Jun 18 00:41:20.055646 np0000181679 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:41:20.062134 np0000181679 devstack@c-api.service[116801]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:41:20 2026] *** Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: nodename: np0000181679 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: machine: x86_64 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: clock source: unix Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: pcre jit disabled Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: detected number of CPU cores: 16 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: current working directory: / Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: your processes number limit is 256917 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: your memory page size is 4096 bytes Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: detected max file descriptor number: 2048 Jun 18 00:41:20.064763 np0000181679 devstack@c-api.service[116801]: lock engine: pthread robust mutexes Jun 18 00:41:20.065501 np0000181679 devstack@c-api.service[116801]: thunder lock: enabled Jun 18 00:41:20.065501 np0000181679 devstack@c-api.service[116801]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:41:20.065501 np0000181679 devstack@c-api.service[116801]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:41:20.065501 np0000181679 devstack@c-api.service[116801]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:41:20.065501 np0000181679 devstack@c-api.service[116801]: Set PythonHome to /opt/stack/data/venv Jun 18 00:41:20.100842 np0000181679 devstack@c-api.service[116801]: Python main interpreter initialized at 0x7a8e1d6a3668 Jun 18 00:41:20.100842 np0000181679 devstack@c-api.service[116801]: python threads support enabled Jun 18 00:41:20.100842 np0000181679 devstack@c-api.service[116801]: your server socket listen backlog is limited to 100 connections Jun 18 00:41:20.100842 np0000181679 devstack@c-api.service[116801]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:41:20.101417 np0000181679 devstack@c-api.service[116801]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:41:20.101563 np0000181679 devstack@c-api.service[116801]: *** Operational MODE: preforking *** Jun 18 00:41:20.101722 np0000181679 devstack@c-api.service[116801]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:41:20.101722 np0000181679 devstack@c-api.service[116801]: spawned uWSGI master process (pid: 116801) Jun 18 00:41:20.101876 np0000181679 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:41:20.102640 np0000181679 devstack@c-api.service[116801]: spawned uWSGI worker 1 (pid: 116810, cores: 1) Jun 18 00:41:20.103512 np0000181679 devstack@c-api.service[116801]: spawned uWSGI worker 2 (pid: 116811, cores: 1) Jun 18 00:41:20.104006 np0000181679 devstack@c-api.service[116801]: spawned uWSGI worker 3 (pid: 116812, cores: 1) Jun 18 00:41:20.104500 np0000181679 devstack@c-api.service[116801]: spawned uWSGI worker 4 (pid: 116813, cores: 1) Jun 18 00:41:20.104632 np0000181679 devstack@c-api.service[116801]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: we strongly recommend against using it for new projects. Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: framework. For more detail see Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:41:20.238247 np0000181679 devstack@c-api.service[116811]: import eventlet # noqa Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: we strongly recommend against using it for new projects. Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: framework. For more detail see Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:41:20.245777 np0000181679 devstack@c-api.service[116810]: import eventlet # noqa Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: we strongly recommend against using it for new projects. Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: framework. For more detail see Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:41:20.252004 np0000181679 devstack@c-api.service[116812]: import eventlet # noqa Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: we strongly recommend against using it for new projects. Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: framework. For more detail see Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:41:20.265991 np0000181679 devstack@c-api.service[116813]: import eventlet # noqa Jun 18 00:41:20.326170 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:41:20.326170 np0000181679 devstack@c-api.service[116811]: warnings.warn( Jun 18 00:41:20.329274 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:41:20.329274 np0000181679 devstack@c-api.service[116810]: warnings.warn( Jun 18 00:41:20.335652 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:41:20.335652 np0000181679 devstack@c-api.service[116812]: warnings.warn( Jun 18 00:41:20.350229 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:41:20.350229 np0000181679 devstack@c-api.service[116813]: warnings.warn( Jun 18 00:41:20.403319 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:41:20.403319 np0000181679 devstack@c-api.service[116811]: from cgi import parse_header Jun 18 00:41:20.405619 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:41:20.405619 np0000181679 devstack@c-api.service[116810]: from cgi import parse_header Jun 18 00:41:20.412593 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:41:20.412593 np0000181679 devstack@c-api.service[116812]: from cgi import parse_header Jun 18 00:41:20.433752 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:41:20.433752 np0000181679 devstack@c-api.service[116813]: from cgi import parse_header Jun 18 00:41:20.452025 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:41:20.452025 np0000181679 devstack@c-api.service[116811]: removals.removed_module( Jun 18 00:41:20.453689 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:41:20.453689 np0000181679 devstack@c-api.service[116811]: removals.removed_module( Jun 18 00:41:20.456074 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:41:20.456074 np0000181679 devstack@c-api.service[116810]: removals.removed_module( Jun 18 00:41:20.457514 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:41:20.457514 np0000181679 devstack@c-api.service[116810]: removals.removed_module( Jun 18 00:41:20.463419 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:41:20.463419 np0000181679 devstack@c-api.service[116812]: removals.removed_module( Jun 18 00:41:20.464970 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:41:20.464970 np0000181679 devstack@c-api.service[116812]: removals.removed_module( Jun 18 00:41:20.499670 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:41:20.499670 np0000181679 devstack@c-api.service[116813]: removals.removed_module( Jun 18 00:41:20.502254 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:41:20.502254 np0000181679 devstack@c-api.service[116813]: removals.removed_module( Jun 18 00:41:21.083723 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:41:21.083723 np0000181679 devstack@c-api.service[116811]: warnings.warn( Jun 18 00:41:21.096841 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:41:21.096841 np0000181679 devstack@c-api.service[116812]: warnings.warn( Jun 18 00:41:21.106580 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:41:21.106580 np0000181679 devstack@c-api.service[116810]: warnings.warn( Jun 18 00:41:21.180152 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:41:21.180152 np0000181679 devstack@c-api.service[116813]: warnings.warn( Jun 18 00:41:21.180566 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:41:21.180566 np0000181679 devstack@c-api.service[116811]: warnings.warn( Jun 18 00:41:21.191991 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:41:21.191991 np0000181679 devstack@c-api.service[116812]: warnings.warn( Jun 18 00:41:21.202002 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:41:21.202002 np0000181679 devstack@c-api.service[116810]: warnings.warn( Jun 18 00:41:21.278835 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:41:21.278835 np0000181679 devstack@c-api.service[116813]: warnings.warn( Jun 18 00:41:21.477277 np0000181679 devstack@c-api.service[116812]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:41:21.477895 np0000181679 devstack@c-api.service[116812]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116812) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:41:21.479721 np0000181679 devstack@c-api.service[116811]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:41:21.480094 np0000181679 devstack@c-api.service[116811]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116811) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:41:21.491123 np0000181679 devstack@c-api.service[116810]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:41:21.491553 np0000181679 devstack@c-api.service[116810]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116810) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:41:21.563113 np0000181679 devstack@c-api.service[116812]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:41:21.563113 np0000181679 devstack@c-api.service[116812]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:41:21.565448 np0000181679 devstack@c-api.service[116810]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:41:21.565448 np0000181679 devstack@c-api.service[116810]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:41:21.565752 np0000181679 devstack@c-api.service[116811]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:41:21.565752 np0000181679 devstack@c-api.service[116811]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:41:21.590515 np0000181679 devstack@c-api.service[116813]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:41:21.590709 np0000181679 devstack@c-api.service[116813]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116813) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:41:21.667558 np0000181679 devstack@c-api.service[116813]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:41:21.667558 np0000181679 devstack@c-api.service[116813]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:41:22.015505 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:41:22.015861 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116811) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:41:22.015995 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116810) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:41:22.016150 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.016150 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.016721 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.016721 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.016967 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.017041 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.017112 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.017189 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.017189 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.017568 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.017669 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.017669 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.017837 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.017942 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.018024 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.018105 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.018177 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.018243 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.018328 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.018515 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.018606 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.018682 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.018772 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.018850 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.018921 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.018971 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.019004 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.019042 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.019079 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.019122 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.019312 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.019312 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.019491 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.019569 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.019629 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.019706 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.019773 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.019856 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.019922 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.020002 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.020039 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.020085 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.020117 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.020153 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.020185 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.020227 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.020258 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.020258 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.020258 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.020258 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.020258 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.021189 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.021250 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.021294 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.021419 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.021525 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.021525 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.021693 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.021738 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.021774 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.021810 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.021848 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.021848 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.021848 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.021944 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.021987 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.022019 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.023657 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.023738 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.023818 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.023818 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.023893 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.023931 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.023968 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.024008 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.024050 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.024113 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.024149 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.024188 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.024188 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.024245 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.024300 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.024341 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.024378 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.025084 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.025161 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.025245 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.025326 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.025412 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.025412 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.025412 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.025605 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.025674 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.025743 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.025841 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.025890 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.025923 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.025959 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.025996 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.026027 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.026062 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.026113 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.026146 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.026183 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.026214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.026214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.026214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.026214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.026214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.027471 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.027532 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.027565 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.027669 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.027753 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.027826 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.027904 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.027984 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.028050 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.028134 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.028196 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.028299 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.028344 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.028377 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.028554 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.028624 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.028715 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.028775 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.028857 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.028895 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.028932 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.028963 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.028994 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.029034 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.029071 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.029113 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.029150 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.029181 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.029213 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.029249 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.029286 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.029318 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.029349 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.029401 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.029435 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.029480 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.029512 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.029549 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.029580 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.029617 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.029652 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.029689 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.033049 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.033118 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.033158 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.033203 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.033238 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.033270 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.033301 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.033333 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.033371 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.033430 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.033464 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.033496 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.033541 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.033577 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.033609 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.033640 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.033671 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.033709 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.033709 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.033709 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.033792 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.038185 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.038266 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.038301 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.038333 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.038474 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.038474 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.038632 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.038705 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.038742 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.038742 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.038742 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.038742 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.038882 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.038882 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.039154 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.039233 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.039283 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.039344 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.039417 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.039482 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.039549 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.041273 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.041376 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.041376 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.041513 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.041572 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.041624 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.041673 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.041673 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.041777 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.041777 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.041886 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.041943 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.041992 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.042050 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.042111 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.042160 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.042218 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.042299 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.042352 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.042446 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.042499 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.042557 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.042608 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.042679 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.042729 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.042780 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.042857 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.042924 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.042984 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.043045 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.043095 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.043147 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.043205 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.043255 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.043303 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.043363 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.043434 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.043484 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.043554 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.043609 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.043660 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.043715 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.043763 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.043819 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.043880 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.043928 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.043984 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.044032 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.044082 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.044138 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.044187 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.044259 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.044317 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.044371 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.045410 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.045559 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.045688 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.045804 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.045860 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.045860 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.045860 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.045860 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.045860 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.046115 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.046430 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.046498 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.046549 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.046615 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.046673 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.046731 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.046780 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.046780 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.046875 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.046925 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.046983 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.047047 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.047097 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.047097 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.047097 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.047783 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.047783 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.047783 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.047783 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.047783 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.048381 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.048569 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.048686 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.048803 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.048923 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.048923 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.048923 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.048923 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.049141 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.049199 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.049269 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.049683 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.049683 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.049683 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.049683 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.049683 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.050032 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.050106 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.050106 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.050248 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.050376 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.050530 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.050622 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.050726 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.050780 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.050836 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.050897 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.050949 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051005 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.051059 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051114 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051171 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.051229 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051279 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.051309 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.051333 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051361 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.051361 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051428 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.051456 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051483 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.051510 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051537 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.051559 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.051583 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051605 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.051636 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051658 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.051681 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051707 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.051707 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051707 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051707 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051794 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051921 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.051945 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.051968 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.052092 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.052856 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.052911 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.052941 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.052969 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.052994 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.053082 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.053139 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.053197 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.053255 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.053307 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.053357 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.053489 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.053537 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.053537 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.053627 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.053627 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.053627 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.053690 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.053792 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.053852 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.053912 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.054327 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.054406 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.054471 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.054517 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.054576 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.054604 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.054628 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.054651 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.054682 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.054709 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.054737 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.054761 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.054784 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.054807 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.054834 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.054858 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.054886 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.054910 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.054932 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.054956 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.054980 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.055007 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.055035 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.055071 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.055094 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.055118 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.055145 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.055172 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.055200 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.055229 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.055256 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.055288 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.055311 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.055335 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.055358 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.055385 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.055424 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.055454 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.055481 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.055481 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.055481 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.055481 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.055888 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.055966 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.056014 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.056077 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.056139 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.056176 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.056230 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.056256 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.056286 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.056370 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.056444 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.056514 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.056573 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.056627 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.056684 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.056745 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.056812 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.056812 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.056812 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.056812 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.056937 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.057793 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.057838 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.057920 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.057975 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.058042 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.058070 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.058099 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.058123 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.058146 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.058175 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.058204 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.058229 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.058256 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.058280 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.058307 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.058330 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.058359 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.058382 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.058424 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.058424 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.058473 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.058874 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.058951 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.058998 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.059061 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.059094 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.059120 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.059148 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.059175 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.059202 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.059229 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.059256 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.059366 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.059449 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.059511 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.059564 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.059615 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.059666 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.059666 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.059666 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.059666 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.059813 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.061257 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.061334 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.061422 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.061469 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.061541 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.061541 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.061687 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.061733 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.061758 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.061783 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.061810 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.061842 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.061869 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.061892 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.061920 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.061946 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.061975 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.062004 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.062027 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.062050 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.062073 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.062100 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.062100 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.062146 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.062359 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.062473 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.062527 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.062527 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.062620 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.062677 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.062729 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.062786 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.062837 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.062922 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.063003 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.063066 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.063091 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.063119 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.063141 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.063163 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.063188 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.063231 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.063258 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.063258 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.063258 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.063327 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.063351 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.063378 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.063424 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.063448 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.063638 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.063695 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.063751 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.063751 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.063851 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.063903 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.063903 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.064003 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.064003 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.064003 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.064003 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.064243 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.064300 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.064357 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.064433 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.064462 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.064489 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.064512 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.064664 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.064729 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.064784 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.064838 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.064868 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.064890 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.064917 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.064939 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.064962 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.064989 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.065016 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.066943 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.067000 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.067047 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.067148 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.067233 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.067311 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.067408 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.067458 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.067490 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.067521 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.067553 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.067591 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.067591 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.067660 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.067696 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.067813 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.067848 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.067880 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.067880 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.067880 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.067880 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.068158 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.068158 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.068158 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.068458 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.068458 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.068604 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.068680 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.068752 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.068827 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.068901 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.068901 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.068901 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.069102 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.069180 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.069260 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.069330 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.069411 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.069411 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.069411 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.069411 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.069411 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.069664 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:41:22.069706 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.069746 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.069778 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.069815 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.069847 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.069877 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.069910 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.069946 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.069981 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.070012 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.070045 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.070080 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.070111 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.070142 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.070176 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.070212 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.070248 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.070248 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.070306 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.070343 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.070379 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.070379 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.070379 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.070379 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.070909 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.071367 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.071865 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.071865 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.072003 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.072003 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.072003 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.072254 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.072254 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.072686 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.072737 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.072828 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.072910 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.072910 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.073056 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.073056 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.073487 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.073545 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.073579 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.073681 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.073755 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.073755 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.073896 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.074289 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.074377 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.074473 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.074473 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.074606 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.074606 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.074664 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.074773 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.074773 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.074927 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.074927 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.074927 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.075118 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.075118 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.075971 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.076018 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.076117 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.076202 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.076288 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.076362 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.076476 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.076549 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.076608 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.076691 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.076758 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.076845 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.076904 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.076990 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.077070 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.077141 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.077181 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.077214 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.077246 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.077282 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116811) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.077314 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.077347 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.077377 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.077424 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.077472 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.077510 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.077540 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.077592 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116812) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.077624 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.077656 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.077687 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.077722 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116811) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.077753 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.077787 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.077830 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.077861 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.077891 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.077891 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116812) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.077962 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.077994 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.078025 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116810) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.078025 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.078088 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.078129 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.078129 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.078186 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.078224 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116810) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.078255 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.078291 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116810) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.078322 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.079131 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.079807 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.080285 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.080747 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.080829 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.080829 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.080960 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.080960 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.081089 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.081089 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.081344 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.081411 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.081464 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.081579 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.081579 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.081724 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.081724 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.081724 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.081968 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.081968 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.081968 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.081968 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.082172 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.082172 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.082529 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.082595 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.082629 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.082728 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.082820 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.082820 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.082961 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.083403 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.083473 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.083525 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.083587 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.083639 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.083700 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.083777 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.084211 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.084269 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.084351 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.084432 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.084484 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.084552 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.084608 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.084655 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.084716 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.084759 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.084819 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.084851 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.084915 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.084971 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.085261 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.085324 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.085368 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.085457 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.085525 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.085577 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.085639 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.086066 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.086141 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.086193 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.086252 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.086311 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.086363 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.086454 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.086747 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.086812 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.086884 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.086884 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.087059 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.087059 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.087059 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.087648 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.087732 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.087776 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.087850 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.087908 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.087969 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.088041 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.088270 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.088345 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.088409 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.088475 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.088527 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.088594 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.088621 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.088908 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.088990 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.089041 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.089104 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.089155 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.089218 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.089262 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.089498 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.089577 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.089609 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.089700 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.089726 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.089812 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.089868 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.090512 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.090578 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.090631 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.090682 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.090732 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.090790 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.090844 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.091139 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.091189 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.091248 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.091311 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.091371 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.091446 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.091522 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.091782 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.091829 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.091900 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.092006 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.092006 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.092079 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.092191 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.093106 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.093174 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.093214 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.093333 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.093333 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.093548 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.093548 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:41:22.093548 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116813) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:41:22.093765 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:41:22.093765 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:41:22.093765 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:41:22.093765 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116813) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:41:22.093880 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:41:22.122213 np0000181679 devstack@c-api.service[116812]: INFO dbcounter [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Registered counter for database cinder Jun 18 00:41:22.123030 np0000181679 devstack@c-api.service[116811]: INFO dbcounter [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Registered counter for database cinder Jun 18 00:41:22.123787 np0000181679 devstack@c-api.service[116810]: INFO dbcounter [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Registered counter for database cinder Jun 18 00:41:22.140256 np0000181679 devstack@c-api.service[116813]: INFO dbcounter [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Registered counter for database cinder Jun 18 00:41:22.165494 np0000181679 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.166453 np0000181679 devstack@c-api.service[116810]: DEBUG oslo_db.sqlalchemy.engines [None req-aced521d-c186-4ccc-9fc1-fc17b247213a 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=116810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.168319 np0000181679 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 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=116811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.181422 np0000181679 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.285463 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writer thread running {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:41:22.286090 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writer thread running {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:41:22.286503 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writer thread running {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:41:22.288145 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:41:22.288575 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:41:22.289578 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:41:22.290700 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:41:22.291319 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:41:22.292489 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:41:22.293420 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:41:22.294458 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:41:22.295848 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:41:22.296426 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:41:22.296983 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.297308 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writer thread running {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:41:22.297828 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:41:22.298492 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.298915 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:41:22.299796 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:41:22.300066 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.300633 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.301854 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:41:22.302574 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.303768 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:41:22.303826 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.305613 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:41:22.306444 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.309285 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.333405 np0000181679 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.335740 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:41:22.336722 np0000181679 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 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=116811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.337929 np0000181679 devstack@c-api.service[116812]: INFO cinder.rpc [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:41:22.338810 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:41:22.339022 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.341239 np0000181679 devstack@c-api.service[116810]: DEBUG oslo_db.sqlalchemy.engines [None req-aced521d-c186-4ccc-9fc1-fc17b247213a 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=116810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.341338 np0000181679 devstack@c-api.service[116811]: INFO cinder.rpc [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:41:22.342075 np0000181679 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:22.342474 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.344417 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:41:22.344780 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:41:22.347111 np0000181679 devstack@c-api.service[116810]: INFO cinder.rpc [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:41:22.347215 np0000181679 devstack@c-api.service[116813]: INFO cinder.rpc [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:41:22.348264 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.348380 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.350732 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.353936 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.354130 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.357126 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.357326 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.359379 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.359725 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.360431 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.361100 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.362564 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.363976 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.365005 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.365596 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.365702 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.367145 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.367977 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.369185 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.371042 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.371221 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.371404 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.371463 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.373928 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.374232 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.374369 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.374575 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.376868 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.377249 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.377354 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.377444 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.378320 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.380272 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.380335 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.380604 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.381019 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.381731 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.383082 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.383482 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.384407 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.385958 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.386371 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.386521 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.387403 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.387914 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.389859 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.389908 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.390179 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.390673 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.392110 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.393217 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.393543 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.394894 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.395345 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.395722 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.396151 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.396228 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.396839 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.397368 np0000181679 devstack@c-api.service[116812]: WARNING cinder.api.contrib.hosts [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:41:22.398086 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.398234 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.399037 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.399373 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.399556 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.399673 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.400693 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.400769 np0000181679 devstack@c-api.service[116811]: WARNING cinder.api.contrib.hosts [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:41:22.401348 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.401456 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.401800 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.402184 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.402711 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.402786 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.403119 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: extensions {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.403217 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.404048 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.404229 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.404497 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-quota-class-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.404651 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.405551 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.405625 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.405787 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: scheduler-stats {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.405981 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.406510 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: extensions {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.406708 np0000181679 devstack@c-api.service[116813]: WARNING cinder.api.contrib.hosts [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:41:22.407121 np0000181679 devstack@c-api.service[116810]: WARNING cinder.api.contrib.hosts [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:41:22.407167 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-quota-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.407387 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.407846 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-quota-class-sets {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.407896 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.408657 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: backups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.408786 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.409130 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: scheduler-stats {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.409348 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.410078 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.410579 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-quota-sets {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.410680 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.411175 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-snapshot-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.411663 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.412185 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.412554 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: backups {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.412630 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: extensions {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.412670 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: consistencygroups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.413144 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: extensions {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.414465 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-quota-class-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.414537 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-quota-class-sets {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.414573 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-snapshot-manage {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.414612 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: extra_specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.415760 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: scheduler-stats {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.415828 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: scheduler-stats {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.415970 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: consistencygroups {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.416124 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-hosts {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.417192 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-quota-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.417249 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-quota-sets {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.417524 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-volume-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.417926 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: extra_specs {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.418637 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: backups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.418907 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-availability-zone {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.419246 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: backups {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.419510 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-hosts {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.420241 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.420713 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-snapshot-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.420831 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-volume-manage {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.421274 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-snapshot-manage {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.421774 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-volume-transfer {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.422194 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: consistencygroups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.422499 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-availability-zone {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.422693 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: consistencygroups {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.423363 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: capabilities {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.423590 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: encryption {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.424248 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: extra_specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.424655 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.424703 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: extra_specs {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.425056 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-volume-transfer {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.425805 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-hosts {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.426200 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-hosts {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.426261 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: os-volume-type-access {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.426692 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: capabilities {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.427179 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-volume-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.427555 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-volume-manage {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.427796 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: cgsnapshots {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.427944 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: encryption {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.428596 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-availability-zone {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.429064 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-availability-zone {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.429217 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extended resource: qos-specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.429456 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: os-volume-type-access {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.429903 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.430429 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: encryption {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.431058 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: cgsnapshots {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.431307 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] SnapshotActionsController initialized {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:41:22.431518 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-volume-transfer {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.431942 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-volume-transfer {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.432073 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.432502 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extended resource: qos-specs {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.433089 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: capabilities {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.433450 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.433596 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: capabilities {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.434352 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.434576 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.contrib.snapshot_actions [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] SnapshotActionsController initialized {{(pid=116811) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:41:22.434783 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.434876 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: encryption {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.435305 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.436077 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: os-volume-type-access {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.436122 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.436381 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: os-volume-type-access {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.436738 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.437469 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.437517 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: cgsnapshots {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.437996 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: cgsnapshots {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.438101 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.438887 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.438941 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extended resource: qos-specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.439417 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.439467 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extended resource: qos-specs {{(pid=116810) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:41:22.440280 np0000181679 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.440836 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.441184 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.441305 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.441533 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.441646 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension AdminActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.441721 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.contrib.snapshot_actions [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] SnapshotActionsController initialized {{(pid=116810) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:41:22.441789 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.contrib.snapshot_actions [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] SnapshotActionsController initialized {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:41:22.441871 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension AdminActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.441871 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension AdminActions extending resource: backups {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442016 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442094 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension TypesManage extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442167 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension UsedLimits extending resource: limits {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442258 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.442332 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442371 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442430 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.442464 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.442497 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442625 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442710 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442789 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.442894 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-cfc6b75e-62e8-4d4f-b7ba-36c1813c0052 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.443649 np0000181679 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.443797 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.443842 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.444520 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.444648 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.444734 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.444847 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension AdminActions extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.444979 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension AdminActions extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445098 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension AdminActions extending resource: backups {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445180 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.445263 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.445324 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeActions extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445439 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension TypesManage extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445514 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension UsedLimits extending resource: limits {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445599 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445693 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445778 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445884 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.445996 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.446097 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.446196 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-3cf08c53-fb7a-4780-8111-b9b403d001f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.446468 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.446515 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.447867 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.447921 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.449293 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.449345 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.450579 np0000181679 devstack@c-api.service[116812]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8e1d6a3668 pid: 116812 (default app) Jun 18 00:41:22.450630 np0000181679 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.450663 np0000181679 devstack@c-api.service[116810]: WARNING castellan.key_manager.migration [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:41:22.451519 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451570 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension SnapshotActions extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451664 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451749 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451799 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451832 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451866 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension AdminActions extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.451970 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension AdminActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452047 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension AdminActions extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452117 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension AdminActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452195 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension AdminActions extending resource: backups {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452255 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension AdminActions extending resource: backups {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452255 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452433 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeActions extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452505 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension TypesManage extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452589 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension TypesManage extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452651 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension UsedLimits extending resource: limits {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452720 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension UsedLimits extending resource: limits {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452798 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452861 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.452938 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453011 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453099 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453141 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453178 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453211 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeTypeAccess extending resource: types {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453242 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453280 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453311 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453452 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453488 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-e14d325e-f7fa-46e0-9fd3-fd905040cc04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.453525 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.v3.router [None req-aced521d-c186-4ccc-9fc1-fc17b247213a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116810) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:41:22.454308 np0000181679 devstack@c-api.service[116811]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8e1d6a3668 pid: 116811 (default app) Jun 18 00:41:22.459202 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459202 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459202 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459202 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459202 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459582 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459582 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459582 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459582 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459582 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.459772 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460033 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460033 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460033 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460033 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460280 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460280 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460280 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460280 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460569 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460569 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460569 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460569 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460837 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460837 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460837 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.460837 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.460837 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461191 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461191 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461191 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461191 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461191 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461533 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.461956 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.463118 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.464082 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.464082 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.464082 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.464082 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.464082 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.464864 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.464864 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.464864 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.464864 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.464864 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.465745 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.466576 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.467506 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.467506 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.467506 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.467506 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.467506 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.468125 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.468125 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.468125 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.468125 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.468125 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.468811 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.468811 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.468811 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.468811 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469095 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469095 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469095 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469095 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469273 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469273 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469273 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469273 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469273 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469453 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469453 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469453 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469453 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469453 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469590 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469590 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469590 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469590 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469720 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469720 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469720 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469720 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469851 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469851 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469851 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469851 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469976 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469976 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.469976 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.469976 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470109 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470109 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470109 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470109 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470257 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470257 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470257 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470257 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470257 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470424 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470597 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470597 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470597 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470597 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470597 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470801 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.470988 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471161 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.471359 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.472504 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.472504 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.472504 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.472504 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.472768 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.472768 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.472768 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.472768 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.472768 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.473078 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.473078 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.473078 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.473078 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:22.473078 np0000181679 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 18 00:41:22.473423 np0000181679 devstack@c-api.service[116813]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8e1d6a3668 pid: 116813 (default app) Jun 18 00:41:22.473490 np0000181679 devstack@c-api.service[116810]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8e1d6a3668 pid: 116810 (default app) Jun 18 00:41:22.473546 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-1508a2f5-9b48-400b-ae73-f161c9ce3bf0 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:41:22.473546 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Thu Jun 18 00:41:22 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 00:41:29.668380 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.668380 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.668380 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.668380 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669162 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669162 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669162 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669162 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669486 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669947 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669947 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669947 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.669947 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.669947 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.670365 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.670365 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.670365 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.670365 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.670365 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.670894 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.670894 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.670894 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.670894 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.671271 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.671271 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.671271 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.671271 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.671271 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.671734 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.671734 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.671734 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.671734 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.671734 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672170 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.672755 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673225 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673670 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673670 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673670 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673670 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673670 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673966 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673966 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673966 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.673966 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.673966 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674497 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.674967 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.675449 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.675449 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.675449 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.675449 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.675449 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.675766 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.675766 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.675766 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.675766 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.675766 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676057 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676057 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676057 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676057 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676367 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676367 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676367 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676367 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676629 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676629 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676629 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676629 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676629 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676921 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676921 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676921 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.676921 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.676921 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677201 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677201 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677201 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677201 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677366 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677366 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677366 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677366 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677548 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677548 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677548 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677548 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677699 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677699 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677699 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677699 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677848 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677848 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.677848 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.677848 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678027 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678027 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678027 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678027 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678027 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678220 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678468 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678468 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678468 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678468 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678468 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678638 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.678854 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679063 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679293 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679522 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679522 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679522 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679522 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679700 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679700 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679700 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679700 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679700 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 18 00:41:29.679892 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:41:30.295781 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 admin admin] POST https://199.204.45.223/volume/v3/types Jun 18 00:41:30.296468 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:41:30.298565 np0000181679 devstack@c-api.service[116811]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:41:30.298565 np0000181679 devstack@c-api.service[116811]: warnings.warn( Jun 18 00:41:30.334610 np0000181679 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 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=116811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:30.365499 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 Jun 18 00:41:30.365993 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Thu Jun 18 00:41:29 2026] POST /volume/v3/types => generated 186 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:41:30.390060 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390060 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390060 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390060 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390060 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390698 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390698 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390698 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390698 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390698 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.390926 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391166 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391166 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391166 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391166 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391303 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391303 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391303 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391303 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391496 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391496 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391496 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391496 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391711 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391711 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391711 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391711 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391711 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391916 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391916 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391916 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.391916 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.391916 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392103 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392330 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392586 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392822 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392822 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392822 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.392822 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.392822 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393005 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393005 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393005 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393005 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393005 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393166 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.393365 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394121 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394121 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394121 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394121 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394121 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394376 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394376 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394376 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394376 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394376 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394678 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394678 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394678 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394678 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394864 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394864 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.394864 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.394864 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395040 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395040 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395040 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395040 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395040 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395279 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395279 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395279 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395279 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395279 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395595 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395595 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395595 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395595 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395765 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395765 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395765 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395765 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395924 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395924 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.395924 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.395924 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396066 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396066 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396066 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396066 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396245 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396245 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396245 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396245 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396429 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396429 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396429 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396429 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396429 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396626 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396866 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396866 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396866 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.396866 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.396866 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397043 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397261 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.397521 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398031 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398250 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398250 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398250 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398250 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398362 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398362 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398362 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398362 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398362 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 18 00:41:30.398512 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 req-037d62e0-52b9-4d0c-8eb3-a0fb7bf11154 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:41:30.725982 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 req-037d62e0-52b9-4d0c-8eb3-a0fb7bf11154 admin admin] POST https://199.204.45.223/volume/v3/types/a89c0d5c-799c-46b2-9701-ae2987ddda25/extra_specs Jun 18 00:41:30.726596 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 req-037d62e0-52b9-4d0c-8eb3-a0fb7bf11154 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:41:30.728418 np0000181679 devstack@c-api.service[116813]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:41:30.728418 np0000181679 devstack@c-api.service[116813]: warnings.warn( Jun 18 00:41:30.764791 np0000181679 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 req-037d62e0-52b9-4d0c-8eb3-a0fb7bf11154 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=116813) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:41:30.828034 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-47d93f6b-994b-4fcb-8c3c-8b85925ba2a5 req-037d62e0-52b9-4d0c-8eb3-a0fb7bf11154 admin admin] https://199.204.45.223/volume/v3/types/a89c0d5c-799c-46b2-9701-ae2987ddda25/extra_specs returned with HTTP 200 Jun 18 00:41:30.828641 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 1/3] 199.204.45.223 () {70 vars in 1505 bytes} [Thu Jun 18 00:41:30 2026] POST /volume/v3/types/a89c0d5c-799c-46b2-9701-ae2987ddda25/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:41:32.337370 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=6 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:41:32.346284 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=6 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:41:40.362977 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:41:40.827138 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:44:31.059690 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.059690 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060197 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060197 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060197 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060197 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060197 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060503 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060757 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060757 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060757 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060757 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060757 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060966 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060966 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.060966 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.060966 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061132 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061132 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061132 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061132 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061333 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061333 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061333 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061333 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061333 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061582 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061582 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061582 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061582 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061582 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.061790 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062047 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062295 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062587 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062833 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062833 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.062833 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.062833 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063011 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063011 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063011 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063011 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063011 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063238 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063238 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063238 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063238 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063238 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063517 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063747 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063747 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063747 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063747 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063747 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063976 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063976 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063976 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.063976 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.063976 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064178 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064178 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064178 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064178 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064367 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064367 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064367 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064367 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064670 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064670 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064670 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064670 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064670 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064950 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064950 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064950 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.064950 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.064950 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065148 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065148 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065148 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065148 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065329 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065329 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065329 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065329 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065547 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065547 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065547 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065547 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065871 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065871 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.065871 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.065871 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066048 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066048 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066048 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066048 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066229 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066515 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066515 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066515 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066515 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066515 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.066752 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067037 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067291 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067586 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067837 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067837 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.067837 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.067837 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068016 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068016 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068016 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068016 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068193 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068193 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068193 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068193 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: warnings.warn(deprecated_msg) Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-0e8824b2-0ce6-4952-8442-94dc71577621 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:44:31.068375 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-0e8824b2-0ce6-4952-8442-94dc71577621 None None] GET https://199.204.45.223/volume// Jun 18 00:44:31.068656 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-0e8824b2-0ce6-4952-8442-94dc71577621 None None] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:44:31.068656 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-0e8824b2-0ce6-4952-8442-94dc71577621 None None] Calling method 'all' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:44:31.068656 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-0e8824b2-0ce6-4952-8442-94dc71577621 None None] https://199.204.45.223/volume// returned with HTTP 300 Jun 18 00:44:31.068656 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 1/4] 199.204.45.223 () {66 vars in 1456 bytes} [Thu Jun 18 00:44:31 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 00:45:11.930140 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-80dbe7eb-72aa-44ab-abef-eaa23aa7ef6b None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:11.931748 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 2/5] 199.204.45.223 () {62 vars in 1068 bytes} [Thu Jun 18 00:45:11 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 18 00:45:11.973721 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:11.979570 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 2/6] 199.204.45.223 () {64 vars in 1272 bytes} [Thu Jun 18 00:45:11 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 00:45:12.016320 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 req-91bbba6a-b17e-4c0a-a969-8066e38f98c6 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:12.021195 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 req-91bbba6a-b17e-4c0a-a969-8066e38f98c6 demo demo] GET https://199.204.45.223/volume/v3/ Jun 18 00:45:12.021458 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 req-91bbba6a-b17e-4c0a-a969-8066e38f98c6 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:12.021721 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 req-91bbba6a-b17e-4c0a-a969-8066e38f98c6 demo demo] Calling method 'version_select' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:12.022747 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-f2cca547-a3e7-4cb4-967c-25f9cd55e135 req-91bbba6a-b17e-4c0a-a969-8066e38f98c6 demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 18 00:45:12.023169 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 2/7] 199.204.45.223 () {66 vars in 1346 bytes} [Thu Jun 18 00:45:12 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 18 00:45:12.061488 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:12.384724 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 demo demo] GET https://199.204.45.223/volume/v3/types Jun 18 00:45:12.384993 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:12.385195 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 demo demo] Calling method 'index' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:12.385696 np0000181679 devstack@c-api.service[116810]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:45:12.385696 np0000181679 devstack@c-api.service[116810]: warnings.warn( Jun 18 00:45:12.386299 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:45:12.421513 np0000181679 devstack@c-api.service[116810]: DEBUG oslo_db.sqlalchemy.engines [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 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=116810) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:45:12.437988 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-f4733fe5-5f2a-406c-ba3c-18b37da41fe4 demo demo] https://199.204.45.223/volume/v3/types returned with HTTP 200 Jun 18 00:45:12.438348 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 2/8] 199.204.45.223 () {64 vars in 1290 bytes} [Thu Jun 18 00:45:12 2026] GET /volume/v3/types => generated 377 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:45:12.479989 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-23684b21-d925-496f-8c41-abda0de39f8b None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:12.796789 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-23684b21-d925-496f-8c41-abda0de39f8b demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 18 00:45:12.797109 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-23684b21-d925-496f-8c41-abda0de39f8b demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:12.797343 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-23684b21-d925-496f-8c41-abda0de39f8b demo demo] Calling method 'show' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:12.834540 np0000181679 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-23684b21-d925-496f-8c41-abda0de39f8b 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:45:12.851006 np0000181679 devstack@c-api.service[116812]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:45:12.851006 np0000181679 devstack@c-api.service[116812]: warnings.warn( Jun 18 00:45:12.853134 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-23684b21-d925-496f-8c41-abda0de39f8b demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 18 00:45:12.853519 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 3/9] 199.204.45.223 () {64 vars in 1301 bytes} [Thu Jun 18 00:45:12 2026] GET /volume/v3/types/default => generated 145 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:45:13.336823 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-f889ef5a-d2e3-493d-a27c-33b7495a9f2e None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:13.338098 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 3/10] 199.204.45.223 () {62 vars in 1068 bytes} [Thu Jun 18 00:45:13 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 18 00:45:13.378886 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-684e15f1-ea9e-4180-b6d4-f1450644103f None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:13.387057 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 3/11] 199.204.45.223 () {64 vars in 1272 bytes} [Thu Jun 18 00:45:13 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 18 00:45:13.426263 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [req-684e15f1-ea9e-4180-b6d4-f1450644103f req-f3849552-de75-44af-99a3-c999365ecc4c None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:13.428043 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-684e15f1-ea9e-4180-b6d4-f1450644103f req-f3849552-de75-44af-99a3-c999365ecc4c demo demo] GET https://199.204.45.223/volume/v3/ Jun 18 00:45:13.428214 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-684e15f1-ea9e-4180-b6d4-f1450644103f req-f3849552-de75-44af-99a3-c999365ecc4c demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:13.428406 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-684e15f1-ea9e-4180-b6d4-f1450644103f req-f3849552-de75-44af-99a3-c999365ecc4c demo demo] Calling method 'version_select' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:13.428819 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-684e15f1-ea9e-4180-b6d4-f1450644103f req-f3849552-de75-44af-99a3-c999365ecc4c demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 18 00:45:13.429123 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 3/12] 199.204.45.223 () {66 vars in 1346 bytes} [Thu Jun 18 00:45:13 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:45:13.466630 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-7b1b492d-420e-4c86-bea5-ce94b6a965e2 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:13.470470 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-7b1b492d-420e-4c86-bea5-ce94b6a965e2 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 18 00:45:13.470957 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-7b1b492d-420e-4c86-bea5-ce94b6a965e2 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:13.471429 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-7b1b492d-420e-4c86-bea5-ce94b6a965e2 demo demo] Calling method 'show' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:13.481716 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-7b1b492d-420e-4c86-bea5-ce94b6a965e2 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 18 00:45:13.482424 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 4/13] 199.204.45.223 () {64 vars in 1301 bytes} [Thu Jun 18 00:45:13 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 18 00:45:14.091579 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-0335d519-d31c-4d5d-a3d3-c1f441419d20 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.092820 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 4/14] 199.204.45.223 () {62 vars in 1068 bytes} [Thu Jun 18 00:45:14 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 18 00:45:14.131700 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-d7139763-f900-4116-8a0a-55fb55242452 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.135514 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 4/15] 199.204.45.223 () {64 vars in 1272 bytes} [Thu Jun 18 00:45:14 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 18 00:45:14.170092 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [req-d7139763-f900-4116-8a0a-55fb55242452 req-6cab17c7-549f-4b70-a5a0-dfaf10590bba None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.172197 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-d7139763-f900-4116-8a0a-55fb55242452 req-6cab17c7-549f-4b70-a5a0-dfaf10590bba demo demo] GET https://199.204.45.223/volume/v3/ Jun 18 00:45:14.172468 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-d7139763-f900-4116-8a0a-55fb55242452 req-6cab17c7-549f-4b70-a5a0-dfaf10590bba demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:14.172702 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-d7139763-f900-4116-8a0a-55fb55242452 req-6cab17c7-549f-4b70-a5a0-dfaf10590bba demo demo] Calling method 'version_select' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:14.173118 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-d7139763-f900-4116-8a0a-55fb55242452 req-6cab17c7-549f-4b70-a5a0-dfaf10590bba demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 18 00:45:14.173534 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 4/16] 199.204.45.223 () {66 vars in 1346 bytes} [Thu Jun 18 00:45:14 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:45:14.208737 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-609f0bd9-e2b1-4eb9-a1e6-d65a8f6c2390 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.212416 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-609f0bd9-e2b1-4eb9-a1e6-d65a8f6c2390 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 18 00:45:14.212838 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-609f0bd9-e2b1-4eb9-a1e6-d65a8f6c2390 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:14.213204 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-609f0bd9-e2b1-4eb9-a1e6-d65a8f6c2390 demo demo] Calling method 'show' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:14.223131 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-609f0bd9-e2b1-4eb9-a1e6-d65a8f6c2390 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 18 00:45:14.223477 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 5/17] 199.204.45.223 () {64 vars in 1301 bytes} [Thu Jun 18 00:45:14 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:45:14.258637 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-d57e0b41-0f02-43a7-b2c7-4f9c08e601be None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.259774 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 5/18] 199.204.45.223 () {62 vars in 1068 bytes} [Thu Jun 18 00:45:14 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 18 00:45:14.290665 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.295711 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 5/19] 199.204.45.223 () {64 vars in 1272 bytes} [Thu Jun 18 00:45:14 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 00:45:14.326664 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 req-b2027fa2-deb8-4a30-a2a9-8376e2823b0a None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.328369 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 req-b2027fa2-deb8-4a30-a2a9-8376e2823b0a demo demo] GET https://199.204.45.223/volume/v3/ Jun 18 00:45:14.328548 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 req-b2027fa2-deb8-4a30-a2a9-8376e2823b0a demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:14.328788 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 req-b2027fa2-deb8-4a30-a2a9-8376e2823b0a demo demo] Calling method 'version_select' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:14.329029 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [req-bf969fbc-d879-46f1-951c-dcd2d4a4d4b6 req-b2027fa2-deb8-4a30-a2a9-8376e2823b0a demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 18 00:45:14.329324 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 5/20] 199.204.45.223 () {66 vars in 1346 bytes} [Thu Jun 18 00:45:14 2026] GET /volume/v3/ => generated 390 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 18 00:45:14.363882 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-0320b493-56a8-4413-a49a-b1d4afad70c1 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:45:14.368101 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-0320b493-56a8-4413-a49a-b1d4afad70c1 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 18 00:45:14.368524 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-0320b493-56a8-4413-a49a-b1d4afad70c1 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:45:14.368938 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-0320b493-56a8-4413-a49a-b1d4afad70c1 demo demo] Calling method 'show' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:45:14.378357 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-0320b493-56a8-4413-a49a-b1d4afad70c1 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 18 00:45:14.378739 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 6/21] 199.204.45.223 () {64 vars in 1301 bytes} [Thu Jun 18 00:45:14 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 18 00:45:22.432585 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:45:24.374870 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=8 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:51:15.731102 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:51:15.820315 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:51:15.820973 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:51:15.821611 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:51:15.822787 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:51:15.824010 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:51:15.870452 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] Get all volumes completed successfully. Jun 18 00:51:15.873060 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-dbc99a1a-957d-41ce-8ffb-fbf05e36aeed demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:51:15.873756 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 6/22] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:51:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:51:25.863513 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:52:15.889985 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:52:15.896542 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:52:15.896913 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:52:15.897251 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:52:15.898305 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:52:15.900273 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:52:15.947729 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] Get all volumes completed successfully. Jun 18 00:52:15.949933 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1a19dd30-2af3-4974-9fe4-c22186a0de3a demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:52:15.950321 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 6/23] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:52:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:52:25.933884 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:53:15.970441 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-819df2cc-25bb-4623-ae46-c706de228eda None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:53:15.972471 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:53:15.972659 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:53:15.972902 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:53:15.973309 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:53:15.974088 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:53:16.010471 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] Get all volumes completed successfully. Jun 18 00:53:16.012460 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-819df2cc-25bb-4623-ae46-c706de228eda demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:53:16.012916 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 6/24] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:53:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:53:26.007002 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:54:16.028869 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-3aa83146-7000-4d1d-b39a-e7853714bccc None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:54:16.035087 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:54:16.035315 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:54:16.035541 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:54:16.036133 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:54:16.037159 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:54:16.074812 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] Get all volumes completed successfully. Jun 18 00:54:16.077689 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-3aa83146-7000-4d1d-b39a-e7853714bccc demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:54:16.078224 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 7/25] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:54:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:54:26.067496 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:55:16.109008 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:55:16.111759 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:55:16.112022 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:55:16.112279 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:55:16.112652 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:55:16.113654 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:55:16.122367 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] Get all volumes completed successfully. Jun 18 00:55:16.125522 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-c2d3a31f-26ca-47ea-9347-628a23733ad8 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:55:16.125782 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 7/26] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:55:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:55:26.117350 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:56:16.145510 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:56:16.271722 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:56:16.272375 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:56:16.272957 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:56:16.273899 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:56:16.275506 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:56:16.287630 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] Get all volumes completed successfully. Jun 18 00:56:16.290833 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-739bd8ff-fc0f-47dd-ba54-5293da26ae25 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:56:16.291325 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 7/27] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:56:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:56:26.281450 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:16.308310 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:16.312689 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:57:16.313040 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:57:16.313591 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:57:16.314187 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:57:16.315602 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:57:16.327356 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] Get all volumes completed successfully. Jun 18 00:57:16.330054 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-a03fbad9-6895-4f95-8d8e-67ec0e8dd462 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:57:16.330558 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 7/28] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:57:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:57:26.319289 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:58:16.346613 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-30851b73-6aa5-4d46-8182-26b794f77a85 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:58:16.350416 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:58:16.350693 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:58:16.350956 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:58:16.351293 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:58:16.352358 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:58:16.364172 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] Get all volumes completed successfully. Jun 18 00:58:16.367147 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-30851b73-6aa5-4d46-8182-26b794f77a85 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:58:16.367693 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 8/29] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:58:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:58:26.356776 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:16.381162 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:16.384999 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 00:59:16.385247 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:59:16.385510 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:59:16.385881 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:59:16.387247 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:59:16.394651 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] Get all volumes completed successfully. Jun 18 00:59:16.397611 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-93f5fc10-1d3e-47f0-a4ee-2c2735ac9586 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:59:16.398059 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 8/30] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 00:59:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:59:26.389779 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:00:16.413026 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:00:16.416275 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:00:16.416676 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:00:16.417300 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:00:16.417752 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:00:16.418949 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:00:16.428543 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] Get all volumes completed successfully. Jun 18 01:00:16.429538 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-c1fe367c-8576-4c02-9b03-a44a1e163ea3 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:00:16.429964 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 8/31] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:00:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:00:26.422341 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:16.445638 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-f97a5097-efb1-4573-bc02-e9a452122f06 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:16.587947 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:01:16.587947 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:16.588272 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:16.589488 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:01:16.590369 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:01:16.599977 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] Get all volumes completed successfully. Jun 18 01:01:16.602509 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-f97a5097-efb1-4573-bc02-e9a452122f06 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:01:16.602951 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 8/32] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:01:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:01:26.594369 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:16.615369 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:16.618139 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:02:16.618369 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:16.618638 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:16.618934 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:16.619939 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:02:16.627828 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] Get all volumes completed successfully. Jun 18 01:02:16.629509 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4a7ae2c2-e730-4824-93f6-5e7f4632f79f demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:02:16.629893 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 9/33] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:02:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:02:26.623220 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:03:16.645251 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:03:16.648455 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:03:16.648709 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:03:16.648966 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:03:16.649264 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:03:16.650550 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:03:16.657659 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] Get all volumes completed successfully. Jun 18 01:03:16.659803 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-703ece09-91fb-4b8b-9e48-ab6f213cf07d demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:03:16.660150 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 9/34] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:03:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:03:26.653745 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:04:16.676434 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:04:16.679593 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:04:16.679925 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:04:16.680380 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:04:16.680795 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:04:16.681857 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:04:16.692310 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] Get all volumes completed successfully. Jun 18 01:04:16.696779 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-a8d3c939-7a5d-4d40-ae7e-f0a0baffcb21 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:04:16.697266 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 9/35] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:04:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:04:26.685137 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:05:16.711667 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:05:16.715000 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:05:16.715231 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:05:16.715512 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:05:16.715825 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:05:16.716867 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:05:16.725205 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] Get all volumes completed successfully. Jun 18 01:05:16.727271 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-16b21ac8-7b21-45f9-a9cb-0a5c93c00c52 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:05:16.727653 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 9/36] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:05:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:05:26.720043 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:06:16.742149 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-9090e7fe-2401-417e-a523-62e4cd76e455 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:06:16.862046 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:06:16.862415 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:06:16.862818 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:06:16.863350 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:06:16.864809 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:06:16.876756 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] Get all volumes completed successfully. Jun 18 01:06:16.881615 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-9090e7fe-2401-417e-a523-62e4cd76e455 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:06:16.881881 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 10/37] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:06:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:06:26.869510 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:16.899687 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:16.902975 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:07:16.903247 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:16.903574 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:16.903912 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:16.904900 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:16.915120 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] Get all volumes completed successfully. Jun 18 01:07:16.918361 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-fac4f9b7-0336-4cab-9d77-459b7e2e71eb demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:16.919348 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 10/38] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:07:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:07:26.907980 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:16.933172 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:16.935938 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:08:16.936217 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:16.936427 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:16.937339 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:16.937786 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:16.949666 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] Get all volumes completed successfully. Jun 18 01:08:16.952539 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-12920c14-8aa8-405b-88cd-70b063fdc8ef demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:16.953063 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 10/39] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:08:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:26.941930 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:16.967817 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:16.971585 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:09:16.971947 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:16.972320 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:16.972793 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:16.973890 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:16.983539 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] Get all volumes completed successfully. Jun 18 01:09:16.986816 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-33d44e0b-8c9e-4a47-b411-1eca5063d003 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:16.987203 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 10/40] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:09:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:26.977375 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:16.999994 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:17.002579 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:10:17.002814 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:17.003060 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:17.003360 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:17.004338 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:17.013647 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] Get all volumes completed successfully. Jun 18 01:10:17.016032 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4421e035-2e59-49aa-a4f6-1b5da77d648b demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:17.016419 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 11/41] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:10:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:10:27.007769 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:17.042507 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-1fcc085d-0317-4586-803c-0a1526789629 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:17.142932 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:11:17.143616 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:17.143983 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:17.144415 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:17.146243 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:17.155640 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] Get all volumes completed successfully. Jun 18 01:11:17.157871 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-1fcc085d-0317-4586-803c-0a1526789629 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:17.158275 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 11/42] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:11:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:27.151081 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:17.180459 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:17.183583 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:12:17.183767 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:17.184011 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:17.184200 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:17.184890 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:17.192544 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] Get all volumes completed successfully. Jun 18 01:12:17.194489 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-7f9af60a-7e44-40f2-9b41-0493eab7d569 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:17.194824 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 11/43] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:12:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:12:27.187978 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:17.213522 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-37e0c556-3d13-4deb-873f-f024f48a1287 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:17.215881 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:13:17.216052 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:17.216260 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:17.216513 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:17.217265 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:17.229421 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] Get all volumes completed successfully. Jun 18 01:13:17.232100 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-37e0c556-3d13-4deb-873f-f024f48a1287 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:17.232562 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 11/44] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:13:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:13:27.223907 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:17.246286 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:17.251611 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:14:17.252061 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:17.252484 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:17.252960 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:17.253906 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:17.265098 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] Get all volumes completed successfully. Jun 18 01:14:17.267655 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-67952e84-4628-4eb9-b06c-0e8667c55a91 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:17.268168 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 12/45] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:14:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:14:27.257426 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:17.279904 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-f9b85137-f1de-4088-a368-2bb5e4b232de None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:17.283524 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:15:17.283766 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:17.284015 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:17.284330 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:17.285520 np0000181679 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:17.293363 np0000181679 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] Get all volumes completed successfully. Jun 18 01:15:17.295546 np0000181679 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-f9b85137-f1de-4088-a368-2bb5e4b232de demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:17.295801 np0000181679 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 12/46] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:15:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:15:27.288587 np0000181679 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=1 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:17.310462 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:17.372289 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:16:17.372695 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:17.373059 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:17.373568 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:17.374981 np0000181679 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:17.382755 np0000181679 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] Get all volumes completed successfully. Jun 18 01:16:17.385003 np0000181679 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-e91a03bc-1643-4f9f-b928-d6fe85405d60 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:17.385443 np0000181679 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 12/47] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:16:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:16:27.378534 np0000181679 devstack@c-api.service[116813]: DEBUG dbcounter [-] [116813] Writing DB stats cinder:SELECT=1 {{(pid=116813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:17.400036 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.middleware.request_id [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 None None] RequestId filter calling following filter/app {{(pid=116810) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:17.404122 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:17:17.404667 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] Empty body provided in request {{(pid=116810) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:17.404959 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.openstack.wsgi [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] Calling method 'detail' {{(pid=116810) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:17.405418 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.api.api_utils [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] Removing options '' from query. {{(pid=116810) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:17.406906 np0000181679 devstack@c-api.service[116810]: DEBUG cinder.volume.api [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116810) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:17.418534 np0000181679 devstack@c-api.service[116810]: INFO cinder.volume.api [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] Get all volumes completed successfully. Jun 18 01:17:17.421319 np0000181679 devstack@c-api.service[116810]: INFO cinder.api.openstack.wsgi [None req-dbf7b4d6-a535-4853-ae1b-4b2dd6e9eb19 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:17.421744 np0000181679 devstack@c-api.service[116810]: [pid: 116810|app: 0|req: 12/48] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:17:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:17:27.411843 np0000181679 devstack@c-api.service[116810]: DEBUG dbcounter [-] [116810] Writing DB stats cinder:SELECT=1 {{(pid=116810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:17.434347 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:17.436848 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 18 01:18:17.437014 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:17.437188 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:17.437449 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:17.438108 np0000181679 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:17.444482 np0000181679 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] Get all volumes completed successfully. Jun 18 01:18:17.446470 np0000181679 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-ab5cd6b3-e528-4801-b654-13aacbb9c3b4 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:17.446874 np0000181679 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 13/49] 199.204.45.223 () {64 vars in 1295 bytes} [Thu Jun 18 01:18:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:27.440828 np0000181679 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}