Jun 10 00:29:20.463561 np0000179361 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 00:29:20.470383 np0000179361 devstack@c-api.service[112712]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 00:29:20 2026] *** Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: nodename: np0000179361 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: machine: x86_64 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: clock source: unix Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: pcre jit disabled Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: detected number of CPU cores: 16 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: current working directory: / Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: detected binary path: /usr/bin/uwsgi-core Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: your processes number limit is 256917 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: your memory page size is 4096 bytes Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: detected max file descriptor number: 2048 Jun 10 00:29:20.473330 np0000179361 devstack@c-api.service[112712]: lock engine: pthread robust mutexes Jun 10 00:29:20.473813 np0000179361 devstack@c-api.service[112712]: thunder lock: enabled Jun 10 00:29:20.473813 np0000179361 devstack@c-api.service[112712]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 00:29:20.473813 np0000179361 devstack@c-api.service[112712]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 00:29:20.473926 np0000179361 devstack@c-api.service[112712]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 00:29:20.473926 np0000179361 devstack@c-api.service[112712]: Set PythonHome to /opt/stack/data/venv Jun 10 00:29:20.509461 np0000179361 devstack@c-api.service[112712]: Python main interpreter initialized at 0x7e644e8a3668 Jun 10 00:29:20.509461 np0000179361 devstack@c-api.service[112712]: python threads support enabled Jun 10 00:29:20.509461 np0000179361 devstack@c-api.service[112712]: your server socket listen backlog is limited to 100 connections Jun 10 00:29:20.509461 np0000179361 devstack@c-api.service[112712]: your mercy for graceful operations on workers is 80 seconds Jun 10 00:29:20.509952 np0000179361 devstack@c-api.service[112712]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 00:29:20.510083 np0000179361 devstack@c-api.service[112712]: *** Operational MODE: preforking *** Jun 10 00:29:20.510247 np0000179361 devstack@c-api.service[112712]: *** uWSGI is running in multiple interpreter mode *** Jun 10 00:29:20.510247 np0000179361 devstack@c-api.service[112712]: spawned uWSGI master process (pid: 112712) Jun 10 00:29:20.510389 np0000179361 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 00:29:20.510865 np0000179361 devstack@c-api.service[112712]: spawned uWSGI worker 1 (pid: 112719, cores: 1) Jun 10 00:29:20.511341 np0000179361 devstack@c-api.service[112712]: spawned uWSGI worker 2 (pid: 112720, cores: 1) Jun 10 00:29:20.511786 np0000179361 devstack@c-api.service[112712]: spawned uWSGI worker 3 (pid: 112721, cores: 1) Jun 10 00:29:20.512240 np0000179361 devstack@c-api.service[112712]: spawned uWSGI worker 4 (pid: 112722, cores: 1) Jun 10 00:29:20.512305 np0000179361 devstack@c-api.service[112712]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: we strongly recommend against using it for new projects. Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: framework. For more detail see Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:29:20.637269 np0000179361 devstack@c-api.service[112720]: import eventlet # noqa Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: we strongly recommend against using it for new projects. Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: framework. For more detail see Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:29:20.638574 np0000179361 devstack@c-api.service[112722]: import eventlet # noqa Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: we strongly recommend against using it for new projects. Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: framework. For more detail see Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:29:20.648220 np0000179361 devstack@c-api.service[112721]: import eventlet # noqa Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: we strongly recommend against using it for new projects. Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: framework. For more detail see Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:29:20.650141 np0000179361 devstack@c-api.service[112719]: import eventlet # noqa Jun 10 00:29:20.722289 np0000179361 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:29:20.722289 np0000179361 devstack@c-api.service[112722]: warnings.warn( Jun 10 00:29:20.725100 np0000179361 devstack@c-api.service[112720]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:29:20.725100 np0000179361 devstack@c-api.service[112720]: warnings.warn( Jun 10 00:29:20.733774 np0000179361 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:29:20.733774 np0000179361 devstack@c-api.service[112721]: warnings.warn( Jun 10 00:29:20.735549 np0000179361 devstack@c-api.service[112719]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:29:20.735549 np0000179361 devstack@c-api.service[112719]: warnings.warn( Jun 10 00:29:20.795374 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:20.795374 np0000179361 devstack@c-api.service[112722]: from cgi import parse_header Jun 10 00:29:20.801638 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:20.801638 np0000179361 devstack@c-api.service[112720]: from cgi import parse_header Jun 10 00:29:20.812978 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:20.812978 np0000179361 devstack@c-api.service[112719]: from cgi import parse_header Jun 10 00:29:20.823666 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:20.823666 np0000179361 devstack@c-api.service[112721]: from cgi import parse_header Jun 10 00:29:20.843028 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:20.843028 np0000179361 devstack@c-api.service[112722]: removals.removed_module( Jun 10 00:29:20.844476 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:20.844476 np0000179361 devstack@c-api.service[112722]: removals.removed_module( Jun 10 00:29:20.852645 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:20.852645 np0000179361 devstack@c-api.service[112720]: removals.removed_module( Jun 10 00:29:20.854042 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:20.854042 np0000179361 devstack@c-api.service[112720]: removals.removed_module( Jun 10 00:29:20.863155 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:20.863155 np0000179361 devstack@c-api.service[112719]: removals.removed_module( Jun 10 00:29:20.864763 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:20.864763 np0000179361 devstack@c-api.service[112719]: removals.removed_module( Jun 10 00:29:20.872857 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:20.872857 np0000179361 devstack@c-api.service[112721]: removals.removed_module( Jun 10 00:29:20.874578 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:20.874578 np0000179361 devstack@c-api.service[112721]: removals.removed_module( Jun 10 00:29:21.448824 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:21.448824 np0000179361 devstack@c-api.service[112722]: warnings.warn( Jun 10 00:29:21.474874 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:21.474874 np0000179361 devstack@c-api.service[112719]: warnings.warn( Jun 10 00:29:21.485325 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:21.485325 np0000179361 devstack@c-api.service[112720]: warnings.warn( Jun 10 00:29:21.496219 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:21.496219 np0000179361 devstack@c-api.service[112721]: warnings.warn( Jun 10 00:29:21.541889 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:21.541889 np0000179361 devstack@c-api.service[112722]: warnings.warn( Jun 10 00:29:21.566349 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:21.566349 np0000179361 devstack@c-api.service[112719]: warnings.warn( Jun 10 00:29:21.578237 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:21.578237 np0000179361 devstack@c-api.service[112720]: warnings.warn( Jun 10 00:29:21.588931 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:21.588931 np0000179361 devstack@c-api.service[112721]: warnings.warn( Jun 10 00:29:21.839079 np0000179361 devstack@c-api.service[112722]: 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 10 00:29:21.839599 np0000179361 devstack@c-api.service[112722]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112722) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:29:21.840350 np0000179361 devstack@c-api.service[112719]: 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 10 00:29:21.840730 np0000179361 devstack@c-api.service[112719]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112719) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:29:21.852250 np0000179361 devstack@c-api.service[112720]: 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 10 00:29:21.852633 np0000179361 devstack@c-api.service[112720]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112720) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:29:21.875525 np0000179361 devstack@c-api.service[112721]: 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 10 00:29:21.875917 np0000179361 devstack@c-api.service[112721]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112721) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:29:21.924876 np0000179361 devstack@c-api.service[112719]: /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 10 00:29:21.924876 np0000179361 devstack@c-api.service[112719]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:29:21.925031 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:21.925031 np0000179361 devstack@c-api.service[112722]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:29:21.927033 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:21.927033 np0000179361 devstack@c-api.service[112720]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:29:21.937698 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:21.937698 np0000179361 devstack@c-api.service[112721]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:29:22.376418 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112722) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:29:22.376705 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112721) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:29:22.376785 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112720) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:29:22.376864 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.376864 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377005 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112719) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:29:22.377067 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377139 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377246 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377308 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377373 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377431 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377507 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377573 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377647 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377719 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377777 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.377834 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.377893 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.377956 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.378055 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.378118 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.378206 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.378267 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.378338 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.378405 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.378468 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.378534 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.378598 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.378661 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.378725 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.378790 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.378861 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.378931 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.378987 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.379046 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.379104 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.379174 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.379253 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.379310 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.379378 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.379476 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.379569 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.379648 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.379923 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.379996 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.380054 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.380125 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.380210 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.380210 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.380364 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.380423 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.380488 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.380548 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.380622 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.380687 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.380756 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.380821 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.381040 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.381105 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.381158 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.381245 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.381318 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.381375 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.381448 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.381504 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.381596 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.381682 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.381749 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.381830 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.381895 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.381895 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.382077 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.382077 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.382077 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.382314 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.382383 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.382383 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.382509 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.382570 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.382634 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.382690 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.382760 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.382828 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.382892 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.382956 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.383013 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.383051 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.383084 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.383117 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.383154 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.383209 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.383261 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.383302 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.383347 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.383384 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.383417 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.383462 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.383496 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.383496 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.384756 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.384813 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.384854 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.384894 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.384928 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.384981 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.385019 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.385056 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.385089 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.385142 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.385196 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.385246 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.385286 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.385320 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.385363 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.385404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.385404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.385404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.385404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.385541 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.385579 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.385579 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.385655 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.385655 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.385655 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.385655 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.385790 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.385790 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.385872 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.385915 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.385988 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.386067 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.386113 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.386161 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.386218 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.386260 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.386298 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.386335 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.386380 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.386424 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.386472 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.386511 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.386554 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.386589 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.386627 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.386668 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.386711 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.386746 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.386783 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.386826 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.386862 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.386904 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.386938 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.386938 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.386938 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.386938 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.387608 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.387654 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.387727 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.387789 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.387833 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.387870 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.387912 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.387958 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.387998 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.388036 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.388078 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.388123 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.388165 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.388232 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.388271 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.388315 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.388353 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.388389 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.388431 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.388467 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.388508 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.388555 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.388555 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.388633 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.388671 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.388671 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.388671 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.388671 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.389549 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.389604 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.389664 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.389703 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.389752 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.389795 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.389832 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.389880 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.389917 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.389957 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.389993 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.390075 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.390121 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.390166 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.390231 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.390269 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.390307 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.390343 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.390385 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.390431 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.390470 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.390515 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.390556 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.390598 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.390636 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.390676 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.390713 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.390713 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.394882 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.394945 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.395001 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.395064 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.395119 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.395189 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.395239 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.395283 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.395321 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.395321 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.395395 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.395429 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.395510 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.395553 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.395600 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.395656 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.395702 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.395776 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.395818 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.395871 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.395913 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.395950 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.395988 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.396024 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.396061 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.396061 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.396133 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.396133 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.397282 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.397340 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.397379 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.397416 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.397457 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.397494 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.397531 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.397569 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.397602 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.397645 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.397682 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.397725 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.397769 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.397769 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.397855 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.397894 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.397931 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.397996 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.398076 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.398120 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.398165 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.398231 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.398280 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.398330 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.398330 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.398404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.398404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.398480 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.399952 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.400022 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.400081 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.400121 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.400163 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.400223 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.400271 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.400316 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.400353 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.400390 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.400432 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.400479 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.400522 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.400565 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.400602 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.400640 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.400678 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.400678 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.400678 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.400678 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.400833 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.400875 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.400927 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.400927 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.400927 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.401068 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.401068 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.401068 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.401193 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.401193 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.401290 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.401333 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.401373 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.401423 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.401464 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.401508 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.401558 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.401609 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.401655 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.401696 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.401752 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.401798 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.401854 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.401904 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.401952 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.401993 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.402054 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.402101 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.402137 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.402198 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.402237 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.402275 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.402275 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.402275 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.402275 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.402275 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.402671 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.402717 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.402774 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.402816 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.402852 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.402989 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.403037 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.403082 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.403124 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.403168 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.403235 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.403274 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.403324 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.403367 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.403408 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.403454 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.403499 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.403541 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.403583 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.403619 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.403655 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.403692 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.403728 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.403776 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.403817 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.403860 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.403860 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.403860 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.405402 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.405468 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.405508 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.405578 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.405619 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.405660 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.405711 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.405755 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.405798 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.405841 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.405883 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.405930 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.405973 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.406010 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.406087 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.406131 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.406167 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.406231 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.406275 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.406313 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.406353 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.406387 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.406575 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.406871 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.406929 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.406973 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.407048 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.407094 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.407152 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.407215 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.407254 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.407302 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.407343 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.407389 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.407431 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.407468 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.407505 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.407548 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.407585 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.407624 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.407666 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.407714 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.407752 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.407798 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.407837 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.407874 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.407919 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.407960 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.408005 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.408042 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.408085 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.408122 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.408164 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.408218 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.408266 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.408303 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.408347 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.408389 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.408426 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.408467 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.408509 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.408546 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.408581 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.408623 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.408659 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.408695 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.408736 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.408777 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.408818 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.408866 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.408902 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.408943 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.408979 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.409019 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.409056 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.409092 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.409092 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.409092 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.409092 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.409793 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.409840 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.409873 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.409913 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.409947 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.410004 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.410116 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.410160 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.410230 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.410281 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.410329 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.410379 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.410433 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.410433 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.410504 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.410504 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.410504 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.410619 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.410661 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.410713 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.410750 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.410788 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.410829 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.410866 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.410903 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.410945 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.410945 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.410945 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.411302 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.411361 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.411426 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.411474 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.411518 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.411555 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.411591 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.411625 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.411668 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.411709 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.411747 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.411785 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.411833 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.411870 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.411907 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.411954 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.411999 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.412041 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.412082 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.412124 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.412162 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.412221 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.412256 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.412289 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.412339 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.412339 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.412405 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.412442 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.412480 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.412522 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.412522 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.412522 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.412638 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.412676 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.412718 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.412718 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.412784 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.412826 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.412863 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.412904 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.412944 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.412981 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.413021 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.413058 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.413108 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.413151 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.413211 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.413250 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.413285 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.413321 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.413363 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.413399 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.413399 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.413465 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.413507 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.413544 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.416842 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.416939 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.416986 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.417036 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.417036 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.417116 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.417162 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.417237 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.417280 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.417317 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.417360 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.417404 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.417440 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.417478 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.417515 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.417515 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.417586 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.417633 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.417674 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.417711 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.417753 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.417790 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.417831 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.417873 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.417911 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.417947 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.417994 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.418055 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.418094 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.418132 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.418194 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.418234 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.418281 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.418324 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.418361 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.418403 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.418454 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.418496 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.418534 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.418576 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.418619 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.418664 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.418707 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.418745 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.418782 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.418823 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.418871 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.418871 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.418937 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.418937 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.419019 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.419059 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.419059 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.419059 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.419059 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.419059 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.419255 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.419255 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.419255 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.419368 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.419411 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.419452 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.419494 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.419531 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.419566 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.419612 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.419653 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.419694 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.419733 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.419769 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.419805 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.419842 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.419878 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.419914 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.419950 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.420007 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.420056 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.420097 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.420134 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.420193 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.420193 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.420193 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.420193 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.420193 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.421306 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.421362 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.421407 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.421470 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.421528 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.421596 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.421653 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.421692 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.421730 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.421768 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.421826 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.421885 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.421943 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.421985 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.422022 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.422076 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.422114 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.422151 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.422208 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.422258 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.422301 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.422338 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.422377 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.422521 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.422563 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.422599 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.422636 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.422672 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.422709 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.422747 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.422784 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.422821 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.422863 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.422906 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.422942 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.422985 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.423022 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.423063 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.423100 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.423138 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.423196 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.423234 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.423280 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.423319 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.423356 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.423399 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.423441 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.423480 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.423521 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.423562 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.423603 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.423642 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.423679 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.423717 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.423763 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.423801 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.423843 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.423881 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.423922 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.423960 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.424004 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.424048 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.424089 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.424125 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.424167 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.424223 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.424260 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.424298 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.424343 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.424381 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.424423 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.424460 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.424497 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.424533 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.424569 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.424616 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.424653 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.424695 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.424731 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.424768 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.424813 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.424854 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.424890 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.424927 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.424964 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.425007 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.425043 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.425078 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.425114 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.425151 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.425203 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.425247 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.425286 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.425329 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.425365 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.425402 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.425448 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.425491 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.425533 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.425574 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.425611 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.425649 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.425686 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.425727 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.425765 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.425812 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.425854 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.425896 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.425932 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.425969 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.425969 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.426068 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.426110 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.426147 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.426147 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.426247 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.426292 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.426334 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.426373 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.426418 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.426459 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.426496 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.426533 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.426571 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.426619 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.426658 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.426704 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.426746 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.426784 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.426821 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.426858 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.426897 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.426934 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.426990 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.427030 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.427072 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.427114 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.427114 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.427114 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.427114 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.427265 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.427265 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.427265 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.427265 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.427265 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.427445 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.427483 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.427531 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.427568 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.427611 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.427611 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.427611 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.427611 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.427750 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.427794 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.427832 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.427832 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.427896 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.427939 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.427981 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.428017 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.428059 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.428100 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.428141 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.428197 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.428242 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.428242 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.428242 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.428352 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.428352 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.428352 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.428460 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.428504 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.428543 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.428586 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.428623 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.428661 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.428703 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.428739 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.428859 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.428998 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.429040 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.429084 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.429122 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.429159 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.429222 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.429261 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.429302 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.429341 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.429384 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.429425 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.429462 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.429499 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.429536 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.429573 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.429615 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.429657 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.429693 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.429735 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.429772 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.429808 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.429844 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.429879 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.429922 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.429960 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.430002 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.430072 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.430113 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.430162 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.430214 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.430251 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.430288 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.430324 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.430361 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.430407 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.430443 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.430485 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.430532 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.430574 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.430794 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.430794 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.430794 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.430901 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.430939 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.430980 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.431017 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.431058 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.431100 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.431142 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.431199 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.431246 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.431289 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.431332 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.431375 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.431411 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.431452 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.431493 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.431536 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.431573 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.431611 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.431611 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.431693 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.431909 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.432232 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.432271 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.432308 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.432349 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.432385 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.432420 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.432461 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.432497 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.432538 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.432580 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.432621 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.432658 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.432693 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.432734 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.432775 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.432810 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.432846 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.432882 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.432923 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.432923 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.432923 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.432923 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:29:22.437084 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.437133 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.437218 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.437274 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.437340 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.437382 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112719) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.437412 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.437440 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.437468 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.437531 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.437562 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112720) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.437600 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112719) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.437629 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.437657 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112719) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.437685 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.437717 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:29:22.437746 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.437777 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:29:22.437808 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112720) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.437836 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112720) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.437864 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:29:22.437897 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:29:22.437940 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:29:22.438000 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:29:22.483212 np0000179361 devstack@c-api.service[112722]: INFO dbcounter [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Registered counter for database cinder Jun 10 00:29:22.484031 np0000179361 devstack@c-api.service[112719]: INFO dbcounter [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Registered counter for database cinder Jun 10 00:29:22.484123 np0000179361 devstack@c-api.service[112720]: INFO dbcounter [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Registered counter for database cinder Jun 10 00:29:22.484539 np0000179361 devstack@c-api.service[112721]: INFO dbcounter [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Registered counter for database cinder Jun 10 00:29:22.528675 np0000179361 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-69528961-343b-4e57-aba9-6d10b6b47030 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=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.530916 np0000179361 devstack@c-api.service[112720]: DEBUG oslo_db.sqlalchemy.engines [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 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=112720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.532038 np0000179361 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [None req-1d97640d-df24-478d-8447-768a5a992207 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=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.532955 np0000179361 devstack@c-api.service[112719]: DEBUG oslo_db.sqlalchemy.engines [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b 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=112719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.639504 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writer thread running {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:29:22.642117 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:29:22.644508 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:29:22.647042 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:29:22.647982 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writer thread running {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:29:22.649562 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writer thread running {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:29:22.650279 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writer thread running {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:29:22.650595 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:29:22.650798 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:29:22.652284 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:29:22.652376 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.652677 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:29:22.653333 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:29:22.654697 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:29:22.655154 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:29:22.655820 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:29:22.657388 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:29:22.658055 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:29:22.658124 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.658459 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:29:22.659618 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.659969 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:29:22.660456 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:29:22.661111 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.661588 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.663540 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.664616 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.664933 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.695570 np0000179361 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-69528961-343b-4e57-aba9-6d10b6b47030 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=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.697996 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:29:22.700340 np0000179361 devstack@c-api.service[112722]: INFO cinder.rpc [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:29:22.701202 np0000179361 devstack@c-api.service[112720]: DEBUG oslo_db.sqlalchemy.engines [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 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=112720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.701502 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.702367 np0000179361 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [None req-1d97640d-df24-478d-8447-768a5a992207 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=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.703470 np0000179361 devstack@c-api.service[112719]: DEBUG oslo_db.sqlalchemy.engines [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b 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=112719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:22.703869 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:29:22.704755 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:29:22.706381 np0000179361 devstack@c-api.service[112720]: INFO cinder.rpc [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:29:22.706639 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:29:22.707147 np0000179361 devstack@c-api.service[112721]: INFO cinder.rpc [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:29:22.707610 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.708328 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.710095 np0000179361 devstack@c-api.service[112719]: INFO cinder.rpc [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:29:22.711983 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.714781 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.717917 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.719613 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.720665 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.721202 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.722957 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.723864 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.723999 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.726048 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.726263 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.727010 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.727196 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.729255 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.731418 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.731591 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.732146 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.732239 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.734450 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.735305 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.735373 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.735635 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.737376 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.738322 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.738446 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.738667 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.741042 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.741258 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.741437 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.741691 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.742778 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.743869 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.744241 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.745089 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.745441 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.746757 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.747150 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.748083 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.748207 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.748688 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.750893 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.751018 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.751305 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.751374 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.752539 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.754655 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.755234 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.756397 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.756487 np0000179361 devstack@c-api.service[112722]: WARNING cinder.api.contrib.hosts [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:29:22.757155 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.757241 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.758593 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.759739 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.760047 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.760600 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.760735 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.761585 np0000179361 devstack@c-api.service[112720]: WARNING cinder.api.contrib.hosts [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:29:22.761673 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.762307 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.762490 np0000179361 devstack@c-api.service[112721]: WARNING cinder.api.contrib.hosts [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:29:22.762944 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.763168 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.763690 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.764145 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.764331 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.764654 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.765165 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.765745 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.765991 np0000179361 devstack@c-api.service[112719]: WARNING cinder.api.contrib.hosts [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:29:22.766162 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.766663 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.766757 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.767072 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.767672 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.767988 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.768053 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: extensions {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.768131 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.768995 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.769376 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.769442 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: encryption {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.769580 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.770421 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.770814 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.770956 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: capabilities {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.771081 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.771831 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.772119 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.772269 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-quota-class-sets {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.772434 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.773122 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: extensions {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.773229 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.773537 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-volume-type-access {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.773805 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.774139 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: extensions {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.774494 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: encryption {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.775274 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.775561 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: encryption {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.775744 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: extra_specs {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.775999 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: capabilities {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.776564 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.777080 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: capabilities {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.777318 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-hosts {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.777570 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: extensions {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.777841 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-quota-class-sets {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.778673 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-availability-zone {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.778959 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: encryption {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.779044 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-quota-class-sets {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.779123 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-volume-type-access {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.779995 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: consistencygroups {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.780245 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-volume-type-access {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.780486 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: capabilities {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.780739 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: extra_specs {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.781864 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: extra_specs {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.782131 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: cgsnapshots {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.782338 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-hosts {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.782428 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-quota-class-sets {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.783473 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-hosts {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.783568 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-snapshot-manage {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.783662 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-availability-zone {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.783759 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-volume-type-access {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.784809 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-availability-zone {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.784986 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-volume-manage {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.785064 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: consistencygroups {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.785356 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: extra_specs {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.786141 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: consistencygroups {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.786465 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: backups {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.786928 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-hosts {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.787139 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: cgsnapshots {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.788124 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: cgsnapshots {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.788330 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-availability-zone {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.788652 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-snapshot-manage {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.788966 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: encryption {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.789547 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-snapshot-manage {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.789629 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: consistencygroups {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.790073 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-volume-manage {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.790581 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-volume-transfer {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.790988 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-volume-manage {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.791565 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: backups {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.791635 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: cgsnapshots {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.792194 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: scheduler-stats {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.792485 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: backups {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.793197 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-snapshot-manage {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.793613 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: encryption {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.793678 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: os-quota-sets {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.794547 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: encryption {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.794686 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-volume-manage {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.795171 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extended resource: qos-specs {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.795264 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-volume-transfer {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.796146 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-volume-transfer {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.796251 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: backups {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.796851 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: scheduler-stats {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.797311 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.contrib.snapshot_actions [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] SnapshotActionsController initialized {{(pid=112722) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:29:22.797756 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: scheduler-stats {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.798038 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.798154 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: encryption {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.798349 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: os-quota-sets {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.799527 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.799657 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: os-quota-sets {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.799776 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-volume-transfer {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.799874 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extended resource: qos-specs {{(pid=112720) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.800870 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.801103 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extended resource: qos-specs {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.801385 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: scheduler-stats {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.802047 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.contrib.snapshot_actions [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] SnapshotActionsController initialized {{(pid=112720) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:29:22.802233 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.802849 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.802959 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: os-quota-sets {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.803284 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d97640d-df24-478d-8447-768a5a992207 None None] SnapshotActionsController initialized {{(pid=112721) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:29:22.803494 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.804017 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.804275 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.804339 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extended resource: qos-specs {{(pid=112719) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:29:22.804809 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.805433 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.805653 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.806173 np0000179361 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.806442 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.contrib.snapshot_actions [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] SnapshotActionsController initialized {{(pid=112719) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:29:22.806796 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.807047 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.807151 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807246 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.807308 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension TypesManage extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807377 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807512 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807616 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeActions extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807821 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.807929 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension UsedLimits extending resource: limits {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808031 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808119 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.808197 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808276 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808359 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension AdminActions extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808420 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.808476 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension AdminActions extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808544 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.808603 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension AdminActions extending resource: backups {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808659 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808762 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.808861 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-69528961-343b-4e57-aba9-6d10b6b47030 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.809493 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.809792 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.809878 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.810824 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.811223 np0000179361 devstack@c-api.service[112720]: WARNING castellan.key_manager.migration [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.811267 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.812196 np0000179361 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.812240 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.812315 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension TypesManage extending resource: types {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.812439 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.812556 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.812599 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.812652 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813143 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813273 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension TypesManage extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813359 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813409 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813478 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension UsedLimits extending resource: limits {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813521 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813585 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813631 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeActions extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813673 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813805 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.813885 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.813927 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension AdminActions extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814012 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814137 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension AdminActions extending resource: backups {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814258 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814313 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814399 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814443 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension UsedLimits extending resource: limits {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814502 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.v3.router [None req-0aa8122c-073e-442d-a977-e71c8f00e8f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112720) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814543 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814614 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814723 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814836 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension AdminActions extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.814951 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension AdminActions extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.815051 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension AdminActions extending resource: backups {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.815157 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.815278 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.815336 np0000179361 devstack@c-api.service[112719]: WARNING castellan.key_manager.migration [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:29:22.815375 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-1d97640d-df24-478d-8447-768a5a992207 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.816253 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.816366 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension TypesManage extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.816481 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.816591 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817044 np0000179361 devstack@c-api.service[112722]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e644e8a3668 pid: 112722 (default app) Jun 10 00:29:22.817227 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeActions extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817352 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817455 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension UsedLimits extending resource: limits {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817568 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817662 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817792 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817886 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension AdminActions extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.817999 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension AdminActions extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.818100 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension AdminActions extending resource: backups {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.818214 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.818336 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.818447 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.v3.router [None req-772fb030-81b8-4dd3-9d0e-c5c7ea3b1d4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112719) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:29:22.822618 np0000179361 devstack@c-api.service[112720]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e644e8a3668 pid: 112720 (default app) Jun 10 00:29:22.823366 np0000179361 devstack@c-api.service[112721]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e644e8a3668 pid: 112721 (default app) Jun 10 00:29:22.825243 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825243 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825243 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825243 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825505 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825505 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825505 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825505 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825717 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825975 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825975 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825975 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.825975 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.825975 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826226 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826226 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826226 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826226 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826226 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826553 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826553 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826553 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826553 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826746 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826746 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826746 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826746 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826746 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826965 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826965 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826965 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.826965 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.826965 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827336 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.827794 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.828243 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828835 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.828835 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828835 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.828835 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.828835 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829239 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.829239 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829239 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.829239 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829239 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.829611 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830030 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830493 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830493 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830493 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830493 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830493 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830922 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830922 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830922 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.830922 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.830922 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831309 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831309 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831309 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831309 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831632 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831632 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831632 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831632 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831935 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831935 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831935 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.831935 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.831935 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.832342 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.832342 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.832342 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.832342 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.832342 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.832710 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.832710 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.832710 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.832710 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833007 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833007 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833007 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833007 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833359 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833359 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833359 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833359 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833656 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833656 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833656 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833656 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833952 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833952 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.833952 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.833952 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.834354 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.834354 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.834354 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.834354 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.834354 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.834825 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.834825 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.834825 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.834825 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.834825 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835140 np0000179361 devstack@c-api.service[112719]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e644e8a3668 pid: 112719 (default app) Jun 10 00:29:22.835174 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835174 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835174 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835174 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835317 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835504 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835703 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.835897 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836098 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836098 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836098 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836098 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836234 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836234 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836234 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836234 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836358 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836358 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836358 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836358 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: /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 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-cabcb3cc-d6fc-4eb3-a2df-c37762849486 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:22.836500 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Wed Jun 10 00:29:22 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 10 00:29:29.915583 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.915583 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918226 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918226 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918226 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918226 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918226 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918389 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918547 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918547 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918547 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918547 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918547 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918694 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918694 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918694 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918694 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918798 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918798 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918798 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918798 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918912 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918912 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918912 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.918912 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.918912 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919052 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919052 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919052 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919052 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919052 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919196 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919353 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919504 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919662 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919825 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919825 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919825 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919825 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919933 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919933 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919933 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.919933 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.919933 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920067 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920067 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920067 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920067 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920067 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920213 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920373 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920373 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920373 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920373 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920373 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920503 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920503 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920503 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920503 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920503 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920626 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920626 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920626 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920626 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920731 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920731 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920731 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920731 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920841 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920841 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920841 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920841 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920841 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920971 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920971 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920971 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.920971 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.920971 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921088 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921088 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921088 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921088 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921469 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921469 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921469 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921469 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921639 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921639 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921639 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921639 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921834 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921834 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.921834 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.921834 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922004 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922004 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922004 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922004 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922172 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922466 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922466 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922466 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922466 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922466 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922659 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.922951 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923223 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923471 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923728 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923728 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923728 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923728 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923897 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923897 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.923897 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.923897 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.924071 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.924071 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.924071 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.924071 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.924261 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.924261 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.924261 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:29.924261 np0000179361 devstack@c-api.service[112720]: warnings.warn(deprecated_msg) Jun 10 00:29:29.925628 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-20a04824-c1d9-45be-ad86-7afc0ae22269 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:30.394631 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-20a04824-c1d9-45be-ad86-7afc0ae22269 admin admin] POST https://199.204.45.144/volume/v3/types Jun 10 00:29:30.395300 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-20a04824-c1d9-45be-ad86-7afc0ae22269 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:29:30.396930 np0000179361 devstack@c-api.service[112720]: /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 10 00:29:30.396930 np0000179361 devstack@c-api.service[112720]: warnings.warn( Jun 10 00:29:30.433690 np0000179361 devstack@c-api.service[112720]: DEBUG oslo_db.sqlalchemy.engines [None req-20a04824-c1d9-45be-ad86-7afc0ae22269 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=112720) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:30.462767 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-20a04824-c1d9-45be-ad86-7afc0ae22269 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 10 00:29:30.463352 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Wed Jun 10 00:29:29 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:29:30.489255 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.489255 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.489255 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.489255 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.489255 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.489992 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.489992 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.489992 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.489992 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.489992 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.490415 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.490797 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.490797 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.490797 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.490797 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491026 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491026 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491026 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491026 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491303 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491303 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491303 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491303 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491547 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491547 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491547 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491547 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491547 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491837 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491837 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491837 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.491837 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.491837 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492107 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492483 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.492812 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493138 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493138 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493138 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493138 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493138 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493568 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493568 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493568 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493568 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493568 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.493847 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494220 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494560 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494560 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494560 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494560 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494560 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494901 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494901 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494901 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.494901 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.494901 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495258 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495258 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495258 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495258 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495499 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495499 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495499 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495499 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495757 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495757 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495757 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.495757 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.495757 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496049 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496049 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496049 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496049 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496049 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496346 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496346 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496346 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496346 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496575 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496575 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496575 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496575 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496826 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496826 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.496826 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.496826 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497052 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497052 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497052 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497052 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497323 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497323 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497323 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497323 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497555 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497555 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497555 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497555 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497555 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.497943 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498345 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.498345 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498345 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.498345 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498345 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.498668 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499172 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499479 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499697 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499911 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499911 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.499911 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.499911 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500059 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.500059 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500059 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.500059 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500059 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 10 00:29:30.500303 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [req-20a04824-c1d9-45be-ad86-7afc0ae22269 req-fdd93da3-a5fa-4d15-a5be-7b0c9bd0227b None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:29:30.848137 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [req-20a04824-c1d9-45be-ad86-7afc0ae22269 req-fdd93da3-a5fa-4d15-a5be-7b0c9bd0227b admin admin] POST https://199.204.45.144/volume/v3/types/2eb0eccc-272b-463d-b7d0-8156cba21dab/extra_specs Jun 10 00:29:30.848690 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [req-20a04824-c1d9-45be-ad86-7afc0ae22269 req-fdd93da3-a5fa-4d15-a5be-7b0c9bd0227b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 00:29:30.850736 np0000179361 devstack@c-api.service[112721]: /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 10 00:29:30.850736 np0000179361 devstack@c-api.service[112721]: warnings.warn( Jun 10 00:29:30.892673 np0000179361 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [req-20a04824-c1d9-45be-ad86-7afc0ae22269 req-fdd93da3-a5fa-4d15-a5be-7b0c9bd0227b 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=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:29:30.956447 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [req-20a04824-c1d9-45be-ad86-7afc0ae22269 req-fdd93da3-a5fa-4d15-a5be-7b0c9bd0227b admin admin] https://199.204.45.144/volume/v3/types/2eb0eccc-272b-463d-b7d0-8156cba21dab/extra_specs returned with HTTP 200 Jun 10 00:29:30.957299 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Wed Jun 10 00:29:30 2026] POST /volume/v3/types/2eb0eccc-272b-463d-b7d0-8156cba21dab/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:29:32.699583 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=6 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:29:32.708606 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=6 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:29:40.463219 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:29:40.954600 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:32:24.860075 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860075 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860075 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860075 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860075 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860705 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860705 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860705 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860705 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860705 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.860921 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861169 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861169 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861169 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861169 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861373 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861373 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861373 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861373 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861530 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861530 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861530 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861530 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861697 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861697 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861697 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861697 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861697 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861907 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861907 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861907 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.861907 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.861907 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862104 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862374 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862602 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862855 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862855 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862855 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.862855 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.862855 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863059 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863059 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863059 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863059 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863059 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863276 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.863810 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864253 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864253 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864253 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864253 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864253 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864484 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864484 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864484 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864484 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864484 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864682 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864682 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864682 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864682 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864845 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864845 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.864845 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.864845 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865115 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865115 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865115 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865115 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865115 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865346 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865346 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865346 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865346 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865346 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865530 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865530 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865530 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865530 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865723 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865723 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865723 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865723 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865976 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865976 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.865976 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.865976 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866154 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866154 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866154 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866154 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866369 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866369 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866369 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866369 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866528 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866528 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866528 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866528 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866528 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866744 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866981 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866981 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866981 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.866981 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.866981 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867196 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867474 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867742 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.867979 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868243 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868243 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868243 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868243 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868422 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868422 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868422 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868422 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868422 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: /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 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: warnings.warn(deprecated_msg) Jun 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-aabe40cb-4b90-4465-ae14-c22bc463b3f4 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:32:24.868630 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-aabe40cb-4b90-4465-ae14-c22bc463b3f4 None None] GET https://199.204.45.144/volume// Jun 10 00:32:24.868876 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-aabe40cb-4b90-4465-ae14-c22bc463b3f4 None None] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:32:24.868876 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-aabe40cb-4b90-4465-ae14-c22bc463b3f4 None None] Calling method 'all' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:32:24.868876 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-aabe40cb-4b90-4465-ae14-c22bc463b3f4 None None] https://199.204.45.144/volume// returned with HTTP 300 Jun 10 00:32:24.868876 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 1/4] 199.204.45.144 () {66 vars in 1456 bytes} [Wed Jun 10 00:32:24 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 10 00:33:03.111211 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-e992c024-9841-43a0-a96b-fc7711e3c1e8 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:03.112107 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 2/5] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 10 00:33:03 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 00:33:03.147759 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-88b5906b-f1f5-4eae-bc53-086034c5cbeb None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:03.156318 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 10 00:33:03 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:33:03.195916 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [req-88b5906b-f1f5-4eae-bc53-086034c5cbeb req-4ad9401f-572e-44bc-adbb-bf35520712fe None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:03.199883 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [req-88b5906b-f1f5-4eae-bc53-086034c5cbeb req-4ad9401f-572e-44bc-adbb-bf35520712fe demo demo] GET https://199.204.45.144/volume/v3/ Jun 10 00:33:03.200130 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [req-88b5906b-f1f5-4eae-bc53-086034c5cbeb req-4ad9401f-572e-44bc-adbb-bf35520712fe demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:03.200451 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [req-88b5906b-f1f5-4eae-bc53-086034c5cbeb req-4ad9401f-572e-44bc-adbb-bf35520712fe demo demo] Calling method 'version_select' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:03.201552 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [req-88b5906b-f1f5-4eae-bc53-086034c5cbeb req-4ad9401f-572e-44bc-adbb-bf35520712fe demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 10 00:33:03.202019 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 10 00:33:03 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 10 00:33:03.244942 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-4af65335-eaea-4656-933d-7d7cffc63cbf None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:03.570653 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-4af65335-eaea-4656-933d-7d7cffc63cbf demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 10 00:33:03.571053 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-4af65335-eaea-4656-933d-7d7cffc63cbf demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:03.571140 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-4af65335-eaea-4656-933d-7d7cffc63cbf demo demo] Calling method 'show' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:03.610832 np0000179361 devstack@c-api.service[112719]: DEBUG oslo_db.sqlalchemy.engines [None req-4af65335-eaea-4656-933d-7d7cffc63cbf 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=112719) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:33:03.628071 np0000179361 devstack@c-api.service[112719]: /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 10 00:33:03.628071 np0000179361 devstack@c-api.service[112719]: warnings.warn( Jun 10 00:33:03.630214 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-4af65335-eaea-4656-933d-7d7cffc63cbf demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 10 00:33:03.630615 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 2/8] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 10 00:33:03 2026] GET /volume/v3/types/default => generated 145 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:33:03.746580 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:04.067466 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 demo demo] GET https://199.204.45.144/volume/v3/types Jun 10 00:33:04.067655 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:04.067915 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 demo demo] Calling method 'index' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:04.068417 np0000179361 devstack@c-api.service[112722]: /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 10 00:33:04.068417 np0000179361 devstack@c-api.service[112722]: warnings.warn( Jun 10 00:33:04.069116 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:33:04.112560 np0000179361 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 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=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:33:04.135305 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-06bbf8a5-39df-4dc0-8216-296b3fae11b9 demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 10 00:33:04.135808 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 3/9] 199.204.45.144 () {64 vars in 1290 bytes} [Wed Jun 10 00:33:03 2026] GET /volume/v3/types => generated 377 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:33:04.571802 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-acc4302e-42b8-4799-92e3-99e5458f9a1b None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:04.573556 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 10 00:33:04 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 10 00:33:04.610164 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:04.618250 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 10 00:33:04 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:33:04.659709 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 req-61a5431b-a32a-48bb-8a63-45bcdcea4e75 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:04.663241 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 req-61a5431b-a32a-48bb-8a63-45bcdcea4e75 demo demo] GET https://199.204.45.144/volume/v3/ Jun 10 00:33:04.663634 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 req-61a5431b-a32a-48bb-8a63-45bcdcea4e75 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:04.664015 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 req-61a5431b-a32a-48bb-8a63-45bcdcea4e75 demo demo] Calling method 'version_select' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:04.665028 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-6aac5fd3-a0cb-48d0-8407-99edcab6cc06 req-61a5431b-a32a-48bb-8a63-45bcdcea4e75 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 10 00:33:04.665905 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 3/12] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 10 00:33:04 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 10 00:33:04.712224 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-667770a7-f6d0-4f88-88f2-15230f518697 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:04.715687 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-667770a7-f6d0-4f88-88f2-15230f518697 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 10 00:33:04.716065 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-667770a7-f6d0-4f88-88f2-15230f518697 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:04.716503 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-667770a7-f6d0-4f88-88f2-15230f518697 demo demo] Calling method 'show' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:04.732039 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-667770a7-f6d0-4f88-88f2-15230f518697 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 10 00:33:04.732392 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 4/13] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 10 00:33:04 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:33:05.389361 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-1e9925ff-978b-471e-a269-ca7959c3cfb1 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.391737 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 10 00:33:05 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 10 00:33:05.434381 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.438340 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 10 00:33:05 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:33:05.479883 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 req-0e2b908d-525e-4710-8b1d-a3df0705eb03 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.481475 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 req-0e2b908d-525e-4710-8b1d-a3df0705eb03 demo demo] GET https://199.204.45.144/volume/v3/ Jun 10 00:33:05.481633 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 req-0e2b908d-525e-4710-8b1d-a3df0705eb03 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:05.481807 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 req-0e2b908d-525e-4710-8b1d-a3df0705eb03 demo demo] Calling method 'version_select' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:05.482196 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-648e2b40-3c91-48c4-9bcf-e5cf4528fca5 req-0e2b908d-525e-4710-8b1d-a3df0705eb03 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 10 00:33:05.482500 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 4/16] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 10 00:33:05 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 10 00:33:05.528410 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-7bc0ba71-5e96-452a-ac9c-103d4395ea77 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.531231 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-7bc0ba71-5e96-452a-ac9c-103d4395ea77 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 10 00:33:05.531471 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-7bc0ba71-5e96-452a-ac9c-103d4395ea77 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:05.531707 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-7bc0ba71-5e96-452a-ac9c-103d4395ea77 demo demo] Calling method 'show' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:05.541566 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-7bc0ba71-5e96-452a-ac9c-103d4395ea77 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 10 00:33:05.542001 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 5/17] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 10 00:33:05 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 10 00:33:05.592147 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-44d7380e-5b0c-44e2-8308-e05996d9f163 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.593383 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Wed Jun 10 00:33:05 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 10 00:33:05.635615 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-9d76d182-db57-4cac-ba6c-82034f5407e3 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.638886 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Wed Jun 10 00:33:05 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 10 00:33:05.675356 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [req-9d76d182-db57-4cac-ba6c-82034f5407e3 req-d3b80632-c1a1-4c55-9812-e342981d130e None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.678742 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-9d76d182-db57-4cac-ba6c-82034f5407e3 req-d3b80632-c1a1-4c55-9812-e342981d130e demo demo] GET https://199.204.45.144/volume/v3/ Jun 10 00:33:05.679150 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-9d76d182-db57-4cac-ba6c-82034f5407e3 req-d3b80632-c1a1-4c55-9812-e342981d130e demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:05.679564 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [req-9d76d182-db57-4cac-ba6c-82034f5407e3 req-d3b80632-c1a1-4c55-9812-e342981d130e demo demo] Calling method 'version_select' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:05.680266 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [req-9d76d182-db57-4cac-ba6c-82034f5407e3 req-d3b80632-c1a1-4c55-9812-e342981d130e demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 10 00:33:05.680949 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 5/20] 199.204.45.144 () {66 vars in 1346 bytes} [Wed Jun 10 00:33:05 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:33:05.725085 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-17dcad77-071c-47e0-b1f1-4da19ae8be68 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:33:05.728651 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-17dcad77-071c-47e0-b1f1-4da19ae8be68 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 10 00:33:05.729002 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-17dcad77-071c-47e0-b1f1-4da19ae8be68 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:33:05.729422 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-17dcad77-071c-47e0-b1f1-4da19ae8be68 demo demo] Calling method 'show' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:33:05.740168 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-17dcad77-071c-47e0-b1f1-4da19ae8be68 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 10 00:33:05.740429 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 6/21] 199.204.45.144 () {64 vars in 1301 bytes} [Wed Jun 10 00:33:05 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 00:33:13.625386 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=2 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:33:15.736418 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=7 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:38:42.728499 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:38:42.825212 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:38:42.825940 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:38:42.826397 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:38:42.827494 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:38:42.830445 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:38:42.875215 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] Get all volumes completed successfully. Jun 10 00:38:42.878095 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-f93190f0-9708-4ec7-a8b6-6f66b1af0502 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:38:42.878672 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:38:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:38:52.860646 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:39:42.912289 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:39:42.916824 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:39:42.917053 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:39:42.917342 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:39:42.917959 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:39:42.919108 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:39:42.968056 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] Get all volumes completed successfully. Jun 10 00:39:42.971019 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-94fcb03d-3c29-46ec-b208-97b7fa23e6af demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:39:42.971743 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:39:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:39:52.944306 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:40:42.993272 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:40:42.995968 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:40:42.996140 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:40:42.996343 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:40:42.996837 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:40:42.997631 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:40:43.032296 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] Get all volumes completed successfully. Jun 10 00:40:43.034825 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6fd2f45f-7cd7-4b17-bb38-5040595c71d3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:40:43.035273 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 6/24] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:40:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:40:53.025468 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:41:43.054142 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-1f585331-e3b3-4e88-bce8-4556da62f22d None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:41:43.058239 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:41:43.058527 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:41:43.058783 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:41:43.059702 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:41:43.060966 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:41:43.109016 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] Get all volumes completed successfully. Jun 10 00:41:43.111308 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-1f585331-e3b3-4e88-bce8-4556da62f22d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:41:43.111827 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 7/25] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:41:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:41:53.101873 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:42:43.134305 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:42:43.136965 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:42:43.137361 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:42:43.137361 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:42:43.137864 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:42:43.138471 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:42:43.151223 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] Get all volumes completed successfully. Jun 10 00:42:43.153247 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-fd9ddcde-9cb7-4d13-a5cb-29168d54efd3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:42:43.153512 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:42:43 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 10 00:42:53.141639 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:43:43.166452 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:43:43.270303 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:43:43.271139 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:43:43.271587 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:43:43.272234 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:43:43.273076 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:43:43.286384 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] Get all volumes completed successfully. Jun 10 00:43:43.289527 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-be779cc5-e362-4e95-9b97-68f3df1a1b00 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:43:43.290322 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:43:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:43:53.278772 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:44:43.308527 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-042e6894-442d-4969-84c1-a11320560d36 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:44:43.311974 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:44:43.312225 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:44:43.312490 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:44:43.312832 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:44:43.313831 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:44:43.322785 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] Get all volumes completed successfully. Jun 10 00:44:43.325112 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-042e6894-442d-4969-84c1-a11320560d36 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:44:43.325822 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 7/28] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:44:43 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 10 00:44:53.317433 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:45:43.341401 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-a98ea6ac-6931-432d-8061-65108dfa0832 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:45:43.345272 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:45:43.345530 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:45:43.345791 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:45:43.346120 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:45:43.347159 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:45:43.357775 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] Get all volumes completed successfully. Jun 10 00:45:43.359622 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-a98ea6ac-6931-432d-8061-65108dfa0832 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:45:43.360069 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 8/29] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:45:43 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 10 00:45:53.350922 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:46:43.381209 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:46:43.384568 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:46:43.384816 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:46:43.385074 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:46:43.385417 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:46:43.386460 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:46:43.398865 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] Get all volumes completed successfully. Jun 10 00:46:43.403385 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-05ac6c2b-b87f-4281-84b7-f7d603ea0a83 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:46:43.403940 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:46:43 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 10 00:46:53.390214 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:47:43.421412 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:47:43.428077 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:47:43.428292 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:47:43.428500 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:47:43.428780 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:47:43.430465 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:47:43.442434 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] Get all volumes completed successfully. Jun 10 00:47:43.445471 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-18b7df7a-f2e3-4231-bb0a-5d875e021412 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:47:43.446001 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:47:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:47:53.434992 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:48:43.469856 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:48:43.628110 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:48:43.628413 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:48:43.628682 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:48:43.629008 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:48:43.630077 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:48:43.642391 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] Get all volumes completed successfully. Jun 10 00:48:43.645729 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6d644582-ac86-46f1-a6a4-5185003b6e84 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:48:43.646209 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 8/32] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:48:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:48:53.635755 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:49:43.663815 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:49:43.668216 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:49:43.668645 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:49:43.669029 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:49:43.669521 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:49:43.671121 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:49:43.678195 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] Get all volumes completed successfully. Jun 10 00:49:43.680093 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-e6636f98-1cf2-4611-a4d2-b5d349f48d1d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:49:43.680475 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 9/33] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:49:43 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 10 00:49:53.689923 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:50:43.694437 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-4185d831-1c45-431a-b04d-432f17b692eb None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:50:43.697286 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:50:43.697537 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:50:43.697795 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:50:43.698551 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:50:43.699789 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:50:43.709677 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] Get all volumes completed successfully. Jun 10 00:50:43.712865 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-4185d831-1c45-431a-b04d-432f17b692eb demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:50:43.713310 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:50:43 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 10 00:50:53.703115 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:51:43.731024 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:51:43.734941 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:51:43.735210 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:51:43.735474 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:51:43.735789 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:51:43.736901 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:51:43.746588 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] Get all volumes completed successfully. Jun 10 00:51:43.749060 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-fa42bf22-1dba-45b5-b7f4-9142eb396963 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:51:43.749518 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:51:43 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 10 00:51:53.740305 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:52:43.766352 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:52:43.769669 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:52:43.769920 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:52:43.770206 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:52:43.770511 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:52:43.771545 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:52:43.782084 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] Get all volumes completed successfully. Jun 10 00:52:43.785325 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-0c3c7af3-0152-4d29-bb42-3f286454e7b9 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:52:43.785860 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 9/36] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:52:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:52:53.775143 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:53:43.798711 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:53:43.964220 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:53:43.964220 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:53:43.964870 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:53:43.965583 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:53:43.967328 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:53:43.976676 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] Get all volumes completed successfully. Jun 10 00:53:43.979913 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-d8ce3fa9-1a7e-413c-893b-f0cd56e95103 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:53:43.980520 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 10/37] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:53:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:53:53.971640 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:54:43.997542 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-1225140d-c88e-43c9-a649-668c64d0a0ca None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:54:44.000489 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:54:44.000731 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:54:44.001011 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:54:44.001378 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:54:44.002379 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:54:44.011994 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] Get all volumes completed successfully. Jun 10 00:54:44.014733 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-1225140d-c88e-43c9-a649-668c64d0a0ca demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:54:44.015416 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:54:43 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 10 00:54:54.006949 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:55:44.031848 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:55:44.034870 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:55:44.035101 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:55:44.035383 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:55:44.035682 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:55:44.036707 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:55:44.049891 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] Get all volumes completed successfully. Jun 10 00:55:44.054410 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-3568e488-46a6-40bc-9673-a84c1c07d6fa demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:55:44.055085 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 10/39] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:55:44 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 10 00:55:54.040906 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:56:44.076871 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-c032c430-88f2-415d-80e5-8aa752fe8937 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:56:44.081355 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:56:44.081746 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:56:44.082135 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:56:44.082671 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:56:44.084327 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:56:44.095068 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] Get all volumes completed successfully. Jun 10 00:56:44.097660 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-c032c430-88f2-415d-80e5-8aa752fe8937 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:56:44.098145 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 10/40] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:56:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:56:54.088829 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:57:44.114317 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:57:44.116589 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:57:44.116791 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:57:44.116994 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:57:44.117228 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:57:44.117960 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:57:44.128607 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] Get all volumes completed successfully. Jun 10 00:57:44.133090 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-e741d12a-8732-4808-9d77-ec3ea3da3f0f demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:57:44.133872 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 11/41] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:57:44 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 10 00:57:54.121219 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:58:44.149795 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-c87b9370-c555-4bcf-a251-885f6517053d None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:58:44.256092 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:58:44.256595 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:58:44.257014 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:58:44.257626 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:58:44.258876 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:58:44.268122 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] Get all volumes completed successfully. Jun 10 00:58:44.271266 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-c87b9370-c555-4bcf-a251-885f6517053d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:58:44.271786 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:58:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 00:58:54.263341 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 00:59:44.284700 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:44.288961 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 00:59:44.289524 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 00:59:44.289989 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 00:59:44.290488 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 00:59:44.292137 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 00:59:44.301311 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] Get all volumes completed successfully. Jun 10 00:59:44.306076 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c67d0f0e-10d2-4eee-8c54-d2a0a6ab08ba demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 00:59:44.306795 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 11/43] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 00:59:44 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 10 00:59:54.296235 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:00:44.321635 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:00:44.325859 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:00:44.326272 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:00:44.326646 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:00:44.327100 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:00:44.328599 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:00:44.341650 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] Get all volumes completed successfully. Jun 10 01:00:44.346340 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-6ed8e02a-7a52-48af-9f9b-8de67f50f0b6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:00:44.347130 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 11/44] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:00:44 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 10 01:00:54.333146 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:01:44.361755 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:01:44.366131 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:01:44.366393 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:01:44.366650 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:01:44.366965 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:01:44.368114 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:01:44.376989 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] Get all volumes completed successfully. Jun 10 01:01:44.379537 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-bf33736a-8f93-4ff6-ace7-0aa4405b7363 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:01:44.379979 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 12/45] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:01:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:01:54.371489 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:02:44.408066 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-a6e6f56f-c638-4692-9521-66dfd219faac None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:02:44.411150 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:02:44.411557 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:02:44.411935 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:02:44.412421 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:02:44.414075 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:02:44.426128 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] Get all volumes completed successfully. Jun 10 01:02:44.429199 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-a6e6f56f-c638-4692-9521-66dfd219faac demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:02:44.429852 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:02:44 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 10 01:02:54.419992 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:03:44.446549 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-1fee6435-34d4-4013-9292-1957946c9ddd None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:03:44.506635 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:03:44.507018 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:03:44.507491 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:03:44.507950 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:03:44.508979 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:03:44.516815 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] Get all volumes completed successfully. Jun 10 01:03:44.518822 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-1fee6435-34d4-4013-9292-1957946c9ddd demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:03:44.519150 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 12/47] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:03:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:03:54.512276 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:04:44.543079 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:04:44.546804 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:04:44.547071 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:04:44.547375 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:04:44.547708 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:04:44.548862 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:04:44.558073 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] Get all volumes completed successfully. Jun 10 01:04:44.560095 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-1abc5691-ba4c-40fd-bc26-99d748ea3f31 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:04:44.560598 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 12/48] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:04:44 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 10 01:04:54.553423 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:05:44.576057 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:05:44.578848 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:05:44.579082 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:05:44.579347 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:05:44.579640 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:05:44.580585 np0000179361 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:05:44.594255 np0000179361 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] Get all volumes completed successfully. Jun 10 01:05:44.596514 np0000179361 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-318e4937-d72f-4b4d-aa78-c9312f36cbde demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:05:44.597076 np0000179361 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 13/49] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:05:44 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 10 01:05:54.585527 np0000179361 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:06:44.618031 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.middleware.request_id [None req-99cb1d58-dc66-48cd-8403-82477725408a None None] RequestId filter calling following filter/app {{(pid=112720) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:06:44.622903 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:06:44.623299 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] Empty body provided in request {{(pid=112720) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:06:44.623693 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.openstack.wsgi [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] Calling method 'detail' {{(pid=112720) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:06:44.624196 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.api.api_utils [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] Removing options '' from query. {{(pid=112720) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:06:44.625666 np0000179361 devstack@c-api.service[112720]: DEBUG cinder.volume.api [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112720) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:06:44.633449 np0000179361 devstack@c-api.service[112720]: INFO cinder.volume.api [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] Get all volumes completed successfully. Jun 10 01:06:44.635483 np0000179361 devstack@c-api.service[112720]: INFO cinder.api.openstack.wsgi [None req-99cb1d58-dc66-48cd-8403-82477725408a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:06:44.635849 np0000179361 devstack@c-api.service[112720]: [pid: 112720|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:06:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:06:54.628885 np0000179361 devstack@c-api.service[112720]: DEBUG dbcounter [-] [112720] Writing DB stats cinder:SELECT=1 {{(pid=112720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:07:44.655328 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:07:44.658343 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:07:44.658513 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:07:44.658678 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:07:44.658900 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:07:44.659583 np0000179361 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:07:44.667583 np0000179361 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] Get all volumes completed successfully. Jun 10 01:07:44.670393 np0000179361 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-ae17c307-bac2-40d2-8f5b-15900da2ff72 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:07:44.670905 np0000179361 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 13/51] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:07:44 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 10 01:07:54.662600 np0000179361 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:08:44.684988 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.middleware.request_id [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a None None] RequestId filter calling following filter/app {{(pid=112719) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:08:44.773536 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 10 01:08:44.773735 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] Empty body provided in request {{(pid=112719) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 10 01:08:44.773933 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.openstack.wsgi [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] Calling method 'detail' {{(pid=112719) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 10 01:08:44.774206 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.api.api_utils [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] Removing options '' from query. {{(pid=112719) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 10 01:08:44.775040 np0000179361 devstack@c-api.service[112719]: DEBUG cinder.volume.api [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112719) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 10 01:08:44.783519 np0000179361 devstack@c-api.service[112719]: INFO cinder.volume.api [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] Get all volumes completed successfully. Jun 10 01:08:44.785573 np0000179361 devstack@c-api.service[112719]: INFO cinder.api.openstack.wsgi [None req-a6ee2500-9c7d-46e8-9313-b0f21ed9f21a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 10 01:08:44.785981 np0000179361 devstack@c-api.service[112719]: [pid: 112719|app: 0|req: 13/52] 199.204.45.144 () {64 vars in 1295 bytes} [Wed Jun 10 01:08:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:08:54.778286 np0000179361 devstack@c-api.service[112719]: DEBUG dbcounter [-] [112719] Writing DB stats cinder:SELECT=1 {{(pid=112719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}