Jun 17 17:12:33.081883 np0000181248 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 17:12:33.093387 np0000181248 devstack@c-api.service[116802]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 17:12:33 2026] *** Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: nodename: np0000181248 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: machine: x86_64 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: clock source: unix Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: pcre jit disabled Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: detected number of CPU cores: 16 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: current working directory: / Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: detected binary path: /usr/bin/uwsgi-core Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: your processes number limit is 256917 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: your memory page size is 4096 bytes Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: detected max file descriptor number: 2048 Jun 17 17:12:33.096431 np0000181248 devstack@c-api.service[116802]: lock engine: pthread robust mutexes Jun 17 17:12:33.096894 np0000181248 devstack@c-api.service[116802]: thunder lock: enabled Jun 17 17:12:33.096894 np0000181248 devstack@c-api.service[116802]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 17:12:33.096894 np0000181248 devstack@c-api.service[116802]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 17:12:33.096894 np0000181248 devstack@c-api.service[116802]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 17:12:33.096894 np0000181248 devstack@c-api.service[116802]: Set PythonHome to /opt/stack/data/venv Jun 17 17:12:33.133615 np0000181248 devstack@c-api.service[116802]: Python main interpreter initialized at 0x7a90b6ea3668 Jun 17 17:12:33.133615 np0000181248 devstack@c-api.service[116802]: python threads support enabled Jun 17 17:12:33.133615 np0000181248 devstack@c-api.service[116802]: your server socket listen backlog is limited to 100 connections Jun 17 17:12:33.133615 np0000181248 devstack@c-api.service[116802]: your mercy for graceful operations on workers is 80 seconds Jun 17 17:12:33.134199 np0000181248 devstack@c-api.service[116802]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 17:12:33.134320 np0000181248 devstack@c-api.service[116802]: *** Operational MODE: preforking *** Jun 17 17:12:33.134622 np0000181248 devstack@c-api.service[116802]: *** uWSGI is running in multiple interpreter mode *** Jun 17 17:12:33.134622 np0000181248 devstack@c-api.service[116802]: spawned uWSGI master process (pid: 116802) Jun 17 17:12:33.134758 np0000181248 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 17:12:33.135613 np0000181248 devstack@c-api.service[116802]: spawned uWSGI worker 1 (pid: 116811, cores: 1) Jun 17 17:12:33.137509 np0000181248 devstack@c-api.service[116802]: spawned uWSGI worker 2 (pid: 116812, cores: 1) Jun 17 17:12:33.137509 np0000181248 devstack@c-api.service[116802]: spawned uWSGI worker 3 (pid: 116813, cores: 1) Jun 17 17:12:33.137509 np0000181248 devstack@c-api.service[116802]: spawned uWSGI worker 4 (pid: 116814, cores: 1) Jun 17 17:12:33.137509 np0000181248 devstack@c-api.service[116802]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: we strongly recommend against using it for new projects. Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: framework. For more detail see Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:12:33.274569 np0000181248 devstack@c-api.service[116812]: import eventlet # noqa Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: we strongly recommend against using it for new projects. Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: framework. For more detail see Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:12:33.275273 np0000181248 devstack@c-api.service[116813]: import eventlet # noqa Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: we strongly recommend against using it for new projects. Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: framework. For more detail see Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:12:33.280368 np0000181248 devstack@c-api.service[116811]: import eventlet # noqa Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: we strongly recommend against using it for new projects. Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: If you are already using Eventlet, we recommend migrating to a different Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: framework. For more detail see Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 17:12:33.287471 np0000181248 devstack@c-api.service[116814]: import eventlet # noqa Jun 17 17:12:33.368751 np0000181248 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 17 17:12:33.368751 np0000181248 devstack@c-api.service[116811]: warnings.warn( Jun 17 17:12:33.370893 np0000181248 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 17 17:12:33.370893 np0000181248 devstack@c-api.service[116812]: warnings.warn( Jun 17 17:12:33.372273 np0000181248 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 17 17:12:33.372273 np0000181248 devstack@c-api.service[116813]: warnings.warn( Jun 17 17:12:33.385752 np0000181248 devstack@c-api.service[116814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 17:12:33.385752 np0000181248 devstack@c-api.service[116814]: warnings.warn( Jun 17 17:12:33.449112 np0000181248 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 17 17:12:33.449112 np0000181248 devstack@c-api.service[116811]: from cgi import parse_header Jun 17 17:12:33.460368 np0000181248 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 17 17:12:33.460368 np0000181248 devstack@c-api.service[116812]: from cgi import parse_header Jun 17 17:12:33.461780 np0000181248 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 17 17:12:33.461780 np0000181248 devstack@c-api.service[116813]: from cgi import parse_header Jun 17 17:12:33.481226 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:33.481226 np0000181248 devstack@c-api.service[116814]: from cgi import parse_header Jun 17 17:12:33.504229 np0000181248 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 17 17:12:33.504229 np0000181248 devstack@c-api.service[116811]: removals.removed_module( Jun 17 17:12:33.506210 np0000181248 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 17 17:12:33.506210 np0000181248 devstack@c-api.service[116811]: removals.removed_module( Jun 17 17:12:33.515165 np0000181248 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 17 17:12:33.515165 np0000181248 devstack@c-api.service[116812]: removals.removed_module( Jun 17 17:12:33.516657 np0000181248 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 17 17:12:33.516657 np0000181248 devstack@c-api.service[116812]: removals.removed_module( Jun 17 17:12:33.516781 np0000181248 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 17 17:12:33.516781 np0000181248 devstack@c-api.service[116813]: removals.removed_module( Jun 17 17:12:33.518687 np0000181248 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 17 17:12:33.518687 np0000181248 devstack@c-api.service[116813]: removals.removed_module( Jun 17 17:12:33.541724 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:33.541724 np0000181248 devstack@c-api.service[116814]: removals.removed_module( Jun 17 17:12:33.543809 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:33.543809 np0000181248 devstack@c-api.service[116814]: removals.removed_module( Jun 17 17:12:34.187824 np0000181248 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 17 17:12:34.187824 np0000181248 devstack@c-api.service[116811]: warnings.warn( Jun 17 17:12:34.188026 np0000181248 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 17 17:12:34.188026 np0000181248 devstack@c-api.service[116812]: warnings.warn( Jun 17 17:12:34.251545 np0000181248 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 17 17:12:34.251545 np0000181248 devstack@c-api.service[116813]: warnings.warn( Jun 17 17:12:34.291144 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:34.291144 np0000181248 devstack@c-api.service[116814]: warnings.warn( Jun 17 17:12:34.306396 np0000181248 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 17 17:12:34.306396 np0000181248 devstack@c-api.service[116812]: warnings.warn( Jun 17 17:12:34.318274 np0000181248 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 17 17:12:34.318274 np0000181248 devstack@c-api.service[116811]: warnings.warn( Jun 17 17:12:34.354812 np0000181248 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 17 17:12:34.354812 np0000181248 devstack@c-api.service[116813]: warnings.warn( Jun 17 17:12:34.414037 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:34.414037 np0000181248 devstack@c-api.service[116814]: warnings.warn( Jun 17 17:12:34.622875 np0000181248 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 17 17:12:34.623101 np0000181248 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 17 17:12:34.626139 np0000181248 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 17 17:12:34.626348 np0000181248 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 17 17:12:34.682744 np0000181248 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 17 17:12:34.682908 np0000181248 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 17 17:12:34.710355 np0000181248 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 17 17:12:34.710355 np0000181248 devstack@c-api.service[116811]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:12:34.711055 np0000181248 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 17 17:12:34.711055 np0000181248 devstack@c-api.service[116812]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:12:34.727021 np0000181248 devstack@c-api.service[116814]: 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 17 17:12:34.727187 np0000181248 devstack@c-api.service[116814]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116814) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 17:12:34.752202 np0000181248 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 17 17:12:34.752202 np0000181248 devstack@c-api.service[116813]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:12:34.790324 np0000181248 devstack@c-api.service[116814]: /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 17 17:12:34.790324 np0000181248 devstack@c-api.service[116814]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 17:12:35.194590 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116811) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:12:35.194739 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116814) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:12:35.194784 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:12:35.194813 np0000181248 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 17 17:12:35.194813 np0000181248 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 17 17:12:35.194867 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 17:12:35.194900 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.194925 np0000181248 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 17 17:12:35.194960 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.194983 np0000181248 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 17 17:12:35.194983 np0000181248 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 17 17:12:35.195033 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.195059 np0000181248 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 17 17:12:35.195059 np0000181248 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 17 17:12:35.195107 np0000181248 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 17 17:12:35.195135 np0000181248 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 17 17:12:35.195322 np0000181248 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 17 17:12:35.195394 np0000181248 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 17 17:12:35.195482 np0000181248 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 17 17:12:35.195576 np0000181248 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 17 17:12:35.195633 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.195661 np0000181248 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 17 17:12:35.195691 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.195730 np0000181248 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 17 17:12:35.195758 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.195790 np0000181248 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 17 17:12:35.195817 np0000181248 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 17 17:12:35.195850 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.195880 np0000181248 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 17 17:12:35.195907 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.195935 np0000181248 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 17 17:12:35.195964 np0000181248 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 17 17:12:35.195991 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.196015 np0000181248 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 17 17:12:35.196043 np0000181248 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 17 17:12:35.196072 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.196109 np0000181248 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 17 17:12:35.196133 np0000181248 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 17 17:12:35.196161 np0000181248 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 17 17:12:35.196185 np0000181248 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 17 17:12:35.196209 np0000181248 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 17 17:12:35.196234 np0000181248 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 17 17:12:35.196263 np0000181248 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 17 17:12:35.196334 np0000181248 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 17 17:12:35.197108 np0000181248 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 17 17:12:35.197164 np0000181248 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 17 17:12:35.197307 np0000181248 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 17 17:12:35.197307 np0000181248 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 17 17:12:35.197371 np0000181248 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 17 17:12:35.197397 np0000181248 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 17 17:12:35.197488 np0000181248 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 17 17:12:35.197538 np0000181248 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 17 17:12:35.197538 np0000181248 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 17 17:12:35.197611 np0000181248 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 17 17:12:35.197685 np0000181248 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 17 17:12:35.197743 np0000181248 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 17 17:12:35.197801 np0000181248 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 17 17:12:35.197849 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.197878 np0000181248 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 17 17:12:35.197912 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.197986 np0000181248 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 17 17:12:35.198022 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.198054 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.198080 np0000181248 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 17 17:12:35.198110 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.198136 np0000181248 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 17 17:12:35.198178 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.198206 np0000181248 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 17 17:12:35.198241 np0000181248 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 17 17:12:35.198269 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.198299 np0000181248 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 17 17:12:35.198362 np0000181248 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 17 17:12:35.199187 np0000181248 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 17 17:12:35.199265 np0000181248 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 17 17:12:35.199322 np0000181248 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 17 17:12:35.199354 np0000181248 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 17 17:12:35.199413 np0000181248 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 17 17:12:35.199499 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.199559 np0000181248 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 17 17:12:35.199559 np0000181248 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 17 17:12:35.199628 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.199628 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.199714 np0000181248 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 17 17:12:35.199751 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.199793 np0000181248 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 17 17:12:35.199995 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.200035 np0000181248 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 17 17:12:35.200077 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.200118 np0000181248 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 17 17:12:35.200153 np0000181248 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 17 17:12:35.200186 np0000181248 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 17 17:12:35.200217 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.200248 np0000181248 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 17 17:12:35.200283 np0000181248 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 17 17:12:35.200324 np0000181248 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 17 17:12:35.200358 np0000181248 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 17 17:12:35.200358 np0000181248 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 17 17:12:35.200423 np0000181248 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 17 17:12:35.200473 np0000181248 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 17 17:12:35.200473 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203512 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203737 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.203906 np0000181248 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 17 17:12:35.204037 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.204068 np0000181248 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 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.204098 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.204228 np0000181248 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 17 17:12:35.204258 np0000181248 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 17 17:12:35.204283 np0000181248 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 17 17:12:35.204308 np0000181248 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 17 17:12:35.204331 np0000181248 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 17 17:12:35.204354 np0000181248 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 17 17:12:35.204378 np0000181248 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 17 17:12:35.204410 np0000181248 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 17 17:12:35.204435 np0000181248 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 17 17:12:35.204477 np0000181248 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 17 17:12:35.204503 np0000181248 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 17 17:12:35.204527 np0000181248 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 17 17:12:35.204550 np0000181248 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 17 17:12:35.204574 np0000181248 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 17 17:12:35.204596 np0000181248 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 17 17:12:35.204619 np0000181248 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 17 17:12:35.204644 np0000181248 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 17 17:12:35.204677 np0000181248 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 17 17:12:35.204701 np0000181248 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 17 17:12:35.204701 np0000181248 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 17 17:12:35.204701 np0000181248 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 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.204771 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.206042 np0000181248 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 17 17:12:35.206097 np0000181248 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 17 17:12:35.206164 np0000181248 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 17 17:12:35.206201 np0000181248 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 17 17:12:35.206228 np0000181248 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 17 17:12:35.206256 np0000181248 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 17 17:12:35.206282 np0000181248 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 17 17:12:35.206311 np0000181248 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 17 17:12:35.206342 np0000181248 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 17 17:12:35.206375 np0000181248 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 17 17:12:35.206404 np0000181248 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 17 17:12:35.206428 np0000181248 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 17 17:12:35.206468 np0000181248 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 17 17:12:35.206498 np0000181248 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 17 17:12:35.206534 np0000181248 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 17 17:12:35.206565 np0000181248 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 17 17:12:35.206592 np0000181248 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 17 17:12:35.206618 np0000181248 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 17 17:12:35.206699 np0000181248 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 17 17:12:35.206726 np0000181248 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 17 17:12:35.206753 np0000181248 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 17 17:12:35.206779 np0000181248 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 17 17:12:35.206805 np0000181248 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 17 17:12:35.206830 np0000181248 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 17 17:12:35.206859 np0000181248 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 17 17:12:35.206886 np0000181248 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 17 17:12:35.206917 np0000181248 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 17 17:12:35.206941 np0000181248 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 17 17:12:35.206970 np0000181248 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 17 17:12:35.207000 np0000181248 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 17 17:12:35.207025 np0000181248 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 17 17:12:35.207052 np0000181248 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 17 17:12:35.207080 np0000181248 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 17 17:12:35.207107 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.207131 np0000181248 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 17 17:12:35.207158 np0000181248 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 17 17:12:35.207185 np0000181248 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 17 17:12:35.207275 np0000181248 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 17 17:12:35.207309 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.207335 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.207370 np0000181248 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 17 17:12:35.207395 np0000181248 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 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.207422 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.207629 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.207629 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.207629 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.207703 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.207727 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.208175 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.211603 np0000181248 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 17 17:12:35.211662 np0000181248 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 17 17:12:35.211689 np0000181248 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 17 17:12:35.211730 np0000181248 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 17 17:12:35.211763 np0000181248 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 17 17:12:35.211787 np0000181248 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 17 17:12:35.211820 np0000181248 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 17 17:12:35.211854 np0000181248 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 17 17:12:35.211887 np0000181248 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 17 17:12:35.211923 np0000181248 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 17 17:12:35.211958 np0000181248 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 17 17:12:35.211991 np0000181248 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 17 17:12:35.212023 np0000181248 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 17 17:12:35.212055 np0000181248 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 17 17:12:35.212140 np0000181248 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 17 17:12:35.212205 np0000181248 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 17 17:12:35.212271 np0000181248 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 17 17:12:35.212334 np0000181248 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 17 17:12:35.212397 np0000181248 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 17 17:12:35.212425 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.212451 np0000181248 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 17 17:12:35.212516 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.212556 np0000181248 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 17 17:12:35.212584 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.212650 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.212713 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.212772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.212840 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.217068 np0000181248 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 17 17:12:35.217136 np0000181248 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 17 17:12:35.217593 np0000181248 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 17 17:12:35.217593 np0000181248 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 17 17:12:35.217670 np0000181248 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 17 17:12:35.217710 np0000181248 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 17 17:12:35.217757 np0000181248 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 17 17:12:35.217804 np0000181248 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 17 17:12:35.217842 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.217885 np0000181248 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 17 17:12:35.217921 np0000181248 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 17 17:12:35.217959 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.217999 np0000181248 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 17 17:12:35.218034 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.218068 np0000181248 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 17 17:12:35.218104 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.218144 np0000181248 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 17 17:12:35.218186 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.218222 np0000181248 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 17 17:12:35.218262 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.218262 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.218325 np0000181248 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 17 17:12:35.220409 np0000181248 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 17 17:12:35.220492 np0000181248 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 17 17:12:35.220554 np0000181248 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 17 17:12:35.220597 np0000181248 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 17 17:12:35.220631 np0000181248 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 17 17:12:35.220683 np0000181248 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 17 17:12:35.220726 np0000181248 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 17 17:12:35.220762 np0000181248 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 17 17:12:35.220762 np0000181248 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 17 17:12:35.220838 np0000181248 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 17 17:12:35.220877 np0000181248 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 17 17:12:35.220914 np0000181248 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 17 17:12:35.220952 np0000181248 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 17 17:12:35.220990 np0000181248 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 17 17:12:35.221022 np0000181248 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 17 17:12:35.221057 np0000181248 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 17 17:12:35.221094 np0000181248 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 17 17:12:35.221127 np0000181248 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 17 17:12:35.221170 np0000181248 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 17 17:12:35.221211 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.221245 np0000181248 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 17 17:12:35.221280 np0000181248 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 17 17:12:35.221314 np0000181248 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 17 17:12:35.221356 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.221398 np0000181248 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 17 17:12:35.221435 np0000181248 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 17 17:12:35.221483 np0000181248 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 17 17:12:35.221531 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.221568 np0000181248 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 17 17:12:35.221668 np0000181248 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 17 17:12:35.221752 np0000181248 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 17 17:12:35.221798 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.221835 np0000181248 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 17 17:12:35.221872 np0000181248 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 17 17:12:35.221979 np0000181248 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 17 17:12:35.222067 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.222108 np0000181248 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 17 17:12:35.222176 np0000181248 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 17 17:12:35.222274 np0000181248 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 17 17:12:35.222312 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.222344 np0000181248 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 17 17:12:35.222379 np0000181248 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 17 17:12:35.222412 np0000181248 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 17 17:12:35.222447 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.222503 np0000181248 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 17 17:12:35.222537 np0000181248 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 17 17:12:35.222569 np0000181248 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 17 17:12:35.222631 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.222761 np0000181248 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 17 17:12:35.222799 np0000181248 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 17 17:12:35.222837 np0000181248 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 17 17:12:35.222870 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.222907 np0000181248 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 17 17:12:35.222949 np0000181248 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 17 17:12:35.222986 np0000181248 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 17 17:12:35.223019 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.223051 np0000181248 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 17 17:12:35.223084 np0000181248 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 17 17:12:35.223123 np0000181248 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 17 17:12:35.223164 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.223198 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.223233 np0000181248 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 17 17:12:35.223265 np0000181248 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 17 17:12:35.223299 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.223330 np0000181248 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 17 17:12:35.223368 np0000181248 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 17 17:12:35.223405 np0000181248 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 17 17:12:35.223439 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.223500 np0000181248 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 17 17:12:35.223543 np0000181248 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 17 17:12:35.223577 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.223610 np0000181248 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 17 17:12:35.223650 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.223683 np0000181248 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 17 17:12:35.223721 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.223755 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.223788 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.223826 np0000181248 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 17 17:12:35.223862 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.223907 np0000181248 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 17 17:12:35.223940 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.223940 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.223940 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.223940 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.224217 np0000181248 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 17 17:12:35.224279 np0000181248 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 17 17:12:35.224336 np0000181248 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 17 17:12:35.224399 np0000181248 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 17 17:12:35.224479 np0000181248 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 17 17:12:35.224520 np0000181248 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 17 17:12:35.224555 np0000181248 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 17 17:12:35.224593 np0000181248 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 17 17:12:35.224625 np0000181248 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 17 17:12:35.224670 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.224705 np0000181248 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 17 17:12:35.224751 np0000181248 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 17 17:12:35.224787 np0000181248 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 17 17:12:35.224824 np0000181248 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 17 17:12:35.224856 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.224892 np0000181248 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 17 17:12:35.224926 np0000181248 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 17 17:12:35.224962 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.225000 np0000181248 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 17 17:12:35.225034 np0000181248 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 17 17:12:35.225066 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.225102 np0000181248 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 17 17:12:35.225135 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.225169 np0000181248 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 17 17:12:35.225201 np0000181248 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 17 17:12:35.225238 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.225282 np0000181248 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 17 17:12:35.225318 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.227002 np0000181248 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 17 17:12:35.227052 np0000181248 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 17 17:12:35.227124 np0000181248 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 17 17:12:35.227179 np0000181248 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 17 17:12:35.227245 np0000181248 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 17 17:12:35.227298 np0000181248 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 17 17:12:35.227354 np0000181248 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 17 17:12:35.227394 np0000181248 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 17 17:12:35.227484 np0000181248 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 17 17:12:35.227578 np0000181248 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 17 17:12:35.227639 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.227683 np0000181248 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 17 17:12:35.227736 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.227781 np0000181248 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 17 17:12:35.227827 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.227870 np0000181248 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 17 17:12:35.227903 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.227903 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.227975 np0000181248 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 17 17:12:35.228012 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.228044 np0000181248 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 17 17:12:35.228083 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.228121 np0000181248 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 17 17:12:35.228159 np0000181248 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 17 17:12:35.228233 np0000181248 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 17 17:12:35.228316 np0000181248 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 17 17:12:35.228399 np0000181248 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 17 17:12:35.228444 np0000181248 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 17 17:12:35.228519 np0000181248 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 17 17:12:35.228558 np0000181248 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 17 17:12:35.228592 np0000181248 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 17 17:12:35.228667 np0000181248 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 17 17:12:35.228735 np0000181248 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 17 17:12:35.228803 np0000181248 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 17 17:12:35.228878 np0000181248 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 17 17:12:35.228917 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.228962 np0000181248 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 17 17:12:35.229007 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.229043 np0000181248 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 17 17:12:35.229081 np0000181248 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 17 17:12:35.229117 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.229150 np0000181248 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 17 17:12:35.229190 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.229223 np0000181248 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 17 17:12:35.229258 np0000181248 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 17 17:12:35.229290 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.229328 np0000181248 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 17 17:12:35.229383 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.229428 np0000181248 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 17 17:12:35.229518 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.229570 np0000181248 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 17 17:12:35.229611 np0000181248 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 17 17:12:35.229663 np0000181248 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 17 17:12:35.229702 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.229742 np0000181248 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 17 17:12:35.229778 np0000181248 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 17 17:12:35.229818 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.229854 np0000181248 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 17 17:12:35.229887 np0000181248 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 17 17:12:35.229926 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.229962 np0000181248 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 17 17:12:35.229999 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.230035 np0000181248 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 17 17:12:35.230072 np0000181248 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 17 17:12:35.230111 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.230146 np0000181248 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 17 17:12:35.230189 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.230221 np0000181248 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 17 17:12:35.230264 np0000181248 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 17 17:12:35.230324 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.230392 np0000181248 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 17 17:12:35.230530 np0000181248 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 17 17:12:35.230530 np0000181248 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 17 17:12:35.230634 np0000181248 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 17 17:12:35.230668 np0000181248 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 17 17:12:35.230709 np0000181248 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 17 17:12:35.230757 np0000181248 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 17 17:12:35.230757 np0000181248 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 17 17:12:35.230823 np0000181248 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 17 17:12:35.230857 np0000181248 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 17 17:12:35.230891 np0000181248 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 17 17:12:35.230932 np0000181248 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 17 17:12:35.230967 np0000181248 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 17 17:12:35.230967 np0000181248 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 17 17:12:35.231032 np0000181248 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 17 17:12:35.231066 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.231108 np0000181248 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 17 17:12:35.231145 np0000181248 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 17 17:12:35.231178 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.231210 np0000181248 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 17 17:12:35.231246 np0000181248 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 17 17:12:35.231278 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.231310 np0000181248 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 17 17:12:35.231348 np0000181248 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 17 17:12:35.231380 np0000181248 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 17 17:12:35.231416 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.231485 np0000181248 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 17 17:12:35.231534 np0000181248 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 17 17:12:35.231572 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.231606 np0000181248 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 17 17:12:35.231639 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.231674 np0000181248 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 17 17:12:35.231712 np0000181248 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 17 17:12:35.231750 np0000181248 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 17 17:12:35.231782 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.231823 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.231870 np0000181248 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 17 17:12:35.233198 np0000181248 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 17 17:12:35.233264 np0000181248 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 17 17:12:35.233301 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.233355 np0000181248 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 17 17:12:35.233398 np0000181248 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 17 17:12:35.233432 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.233499 np0000181248 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 17 17:12:35.233561 np0000181248 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 17 17:12:35.233604 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.233638 np0000181248 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 17 17:12:35.233674 np0000181248 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 17 17:12:35.233710 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.233751 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.233799 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.233838 np0000181248 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 17 17:12:35.233870 np0000181248 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 17 17:12:35.233903 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.233944 np0000181248 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 17 17:12:35.233981 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.234017 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.234017 np0000181248 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 17 17:12:35.234085 np0000181248 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 17 17:12:35.234129 np0000181248 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 17 17:12:35.234236 np0000181248 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 17 17:12:35.234312 np0000181248 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 17 17:12:35.234401 np0000181248 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 17 17:12:35.234547 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.234760 np0000181248 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 17 17:12:35.234884 np0000181248 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 17 17:12:35.234973 np0000181248 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 17 17:12:35.235056 np0000181248 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 17 17:12:35.235130 np0000181248 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 17 17:12:35.235185 np0000181248 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 17 17:12:35.235228 np0000181248 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 17 17:12:35.235265 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.235307 np0000181248 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 17 17:12:35.235340 np0000181248 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 17 17:12:35.235374 np0000181248 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 17 17:12:35.235410 np0000181248 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 17 17:12:35.235446 np0000181248 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 17 17:12:35.235512 np0000181248 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 17 17:12:35.235577 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.235614 np0000181248 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 17 17:12:35.235648 np0000181248 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 17 17:12:35.235710 np0000181248 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 17 17:12:35.235758 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.235898 np0000181248 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 17 17:12:35.236054 np0000181248 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 17 17:12:35.236109 np0000181248 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 17 17:12:35.236148 np0000181248 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 17 17:12:35.236185 np0000181248 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 17 17:12:35.236221 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.236257 np0000181248 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 17 17:12:35.236305 np0000181248 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 17 17:12:35.236342 np0000181248 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 17 17:12:35.236376 np0000181248 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 17 17:12:35.236417 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.236454 np0000181248 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 17 17:12:35.236512 np0000181248 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 17 17:12:35.236585 np0000181248 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 17 17:12:35.236631 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.236670 np0000181248 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 17 17:12:35.236705 np0000181248 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 17 17:12:35.236764 np0000181248 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 17 17:12:35.236824 np0000181248 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 17 17:12:35.236877 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.236918 np0000181248 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 17 17:12:35.236953 np0000181248 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 17 17:12:35.236995 np0000181248 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 17 17:12:35.237032 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.237072 np0000181248 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 17 17:12:35.237111 np0000181248 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 17 17:12:35.237148 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.237190 np0000181248 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 17 17:12:35.237238 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.237275 np0000181248 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 17 17:12:35.237275 np0000181248 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 17 17:12:35.237350 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.237390 np0000181248 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 17 17:12:35.237432 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.237486 np0000181248 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 17 17:12:35.237526 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.237585 np0000181248 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 17 17:12:35.237636 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.237692 np0000181248 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 17 17:12:35.237692 np0000181248 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 17 17:12:35.237692 np0000181248 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 17 17:12:35.237692 np0000181248 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 17 17:12:35.237692 np0000181248 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 17 17:12:35.237871 np0000181248 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 17 17:12:35.237933 np0000181248 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 17 17:12:35.237984 np0000181248 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 17 17:12:35.238031 np0000181248 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 17 17:12:35.238096 np0000181248 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 17 17:12:35.238147 np0000181248 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 17 17:12:35.238196 np0000181248 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 17 17:12:35.238250 np0000181248 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 17 17:12:35.238250 np0000181248 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 17 17:12:35.238342 np0000181248 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 17 17:12:35.238387 np0000181248 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 17 17:12:35.238430 np0000181248 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 17 17:12:35.238493 np0000181248 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 17 17:12:35.238493 np0000181248 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 17 17:12:35.238632 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.238678 np0000181248 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 17 17:12:35.238724 np0000181248 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 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.238772 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.239032 np0000181248 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 17 17:12:35.239032 np0000181248 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 17 17:12:35.239032 np0000181248 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 17 17:12:35.239032 np0000181248 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 17 17:12:35.239032 np0000181248 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 17 17:12:35.239237 np0000181248 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 17 17:12:35.239293 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.239293 np0000181248 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 17 17:12:35.239379 np0000181248 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 17 17:12:35.239561 np0000181248 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 17 17:12:35.239617 np0000181248 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 17 17:12:35.239665 np0000181248 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 17 17:12:35.239716 np0000181248 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 17 17:12:35.239768 np0000181248 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 17 17:12:35.239820 np0000181248 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 17 17:12:35.239867 np0000181248 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 17 17:12:35.239915 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.239965 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.240018 np0000181248 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 17 17:12:35.240018 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.240123 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.240175 np0000181248 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 17 17:12:35.240226 np0000181248 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 17 17:12:35.240276 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.240276 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.240276 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.240276 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.240446 np0000181248 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 17 17:12:35.240534 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.240593 np0000181248 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 17 17:12:35.240593 np0000181248 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 17 17:12:35.240593 np0000181248 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 17 17:12:35.240593 np0000181248 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 17 17:12:35.240593 np0000181248 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 17 17:12:35.240593 np0000181248 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 17 17:12:35.240854 np0000181248 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 17 17:12:35.240918 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.240970 np0000181248 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 17 17:12:35.241033 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.241090 np0000181248 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 17 17:12:35.241090 np0000181248 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 17 17:12:35.241191 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.241242 np0000181248 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 17 17:12:35.241299 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.241347 np0000181248 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 17 17:12:35.241347 np0000181248 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 17 17:12:35.241443 np0000181248 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 17 17:12:35.241566 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.241612 np0000181248 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 17 17:12:35.241650 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.241685 np0000181248 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 17 17:12:35.241727 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.241762 np0000181248 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 17 17:12:35.241762 np0000181248 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 17 17:12:35.241762 np0000181248 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 17 17:12:35.241762 np0000181248 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 17 17:12:35.242843 np0000181248 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 17 17:12:35.242910 np0000181248 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 17 17:12:35.242967 np0000181248 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 17 17:12:35.243037 np0000181248 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 17 17:12:35.243090 np0000181248 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 17 17:12:35.243163 np0000181248 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 17 17:12:35.243206 np0000181248 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 17 17:12:35.243234 np0000181248 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 17 17:12:35.243262 np0000181248 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 17 17:12:35.243293 np0000181248 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 17 17:12:35.243354 np0000181248 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 17 17:12:35.243412 np0000181248 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 17 17:12:35.243488 np0000181248 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 17 17:12:35.243556 np0000181248 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 17 17:12:35.243888 np0000181248 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 17 17:12:35.243925 np0000181248 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 17 17:12:35.243991 np0000181248 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 17 17:12:35.244035 np0000181248 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 17 17:12:35.244070 np0000181248 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 17 17:12:35.244102 np0000181248 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 17 17:12:35.244139 np0000181248 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 17 17:12:35.244167 np0000181248 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 17 17:12:35.244192 np0000181248 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 17 17:12:35.244223 np0000181248 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 17 17:12:35.244251 np0000181248 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 17 17:12:35.244276 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.244303 np0000181248 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 17 17:12:35.244328 np0000181248 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 17 17:12:35.244367 np0000181248 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 17 17:12:35.244481 np0000181248 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 17 17:12:35.244514 np0000181248 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 17 17:12:35.244539 np0000181248 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 17 17:12:35.244566 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.244590 np0000181248 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 17 17:12:35.244623 np0000181248 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 17 17:12:35.244650 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.244674 np0000181248 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 17 17:12:35.244701 np0000181248 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 17 17:12:35.244724 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.244724 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.244782 np0000181248 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 17 17:12:35.244814 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.244844 np0000181248 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 17 17:12:35.244925 np0000181248 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 17 17:12:35.244968 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.245000 np0000181248 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 17 17:12:35.245095 np0000181248 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 17 17:12:35.245176 np0000181248 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 17 17:12:35.245206 np0000181248 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 17 17:12:35.245271 np0000181248 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 17 17:12:35.245303 np0000181248 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 17 17:12:35.245327 np0000181248 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 17 17:12:35.245375 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.245406 np0000181248 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 17 17:12:35.245437 np0000181248 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 17 17:12:35.245476 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.245526 np0000181248 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 17 17:12:35.245555 np0000181248 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 17 17:12:35.245590 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.245618 np0000181248 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 17 17:12:35.245642 np0000181248 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 17 17:12:35.245671 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.245738 np0000181248 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 17 17:12:35.245772 np0000181248 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 17 17:12:35.245797 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.245826 np0000181248 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 17 17:12:35.245852 np0000181248 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 17 17:12:35.245882 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.245911 np0000181248 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 17 17:12:35.245947 np0000181248 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 17 17:12:35.245982 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.246014 np0000181248 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 17 17:12:35.246040 np0000181248 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 17 17:12:35.246040 np0000181248 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 17 17:12:35.246090 np0000181248 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 17 17:12:35.246117 np0000181248 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 17 17:12:35.246146 np0000181248 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 17 17:12:35.246180 np0000181248 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 17 17:12:35.246210 np0000181248 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 17 17:12:35.246210 np0000181248 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 17 17:12:35.246210 np0000181248 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 17 17:12:35.246284 np0000181248 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 17 17:12:35.246314 np0000181248 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 17 17:12:35.246340 np0000181248 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 17 17:12:35.246365 np0000181248 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 17 17:12:35.246389 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.246421 np0000181248 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 17 17:12:35.246452 np0000181248 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 17 17:12:35.246497 np0000181248 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 17 17:12:35.246565 np0000181248 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 17 17:12:35.246593 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.246620 np0000181248 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 17 17:12:35.246646 np0000181248 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 17 17:12:35.246672 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.246700 np0000181248 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 17 17:12:35.246727 np0000181248 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 17 17:12:35.246755 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.246788 np0000181248 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 17 17:12:35.246818 np0000181248 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 17 17:12:35.246842 np0000181248 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 17 17:12:35.246873 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.246900 np0000181248 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 17 17:12:35.246927 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.246962 np0000181248 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 17 17:12:35.246989 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.247229 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.247315 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.247398 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.247506 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.247611 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.247693 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.247783 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.249418 np0000181248 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 17 17:12:35.249493 np0000181248 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 17 17:12:35.249539 np0000181248 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 17 17:12:35.249608 np0000181248 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 17 17:12:35.249671 np0000181248 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 17 17:12:35.249727 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116811) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.249797 np0000181248 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 17 17:12:35.249830 np0000181248 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 17 17:12:35.249910 np0000181248 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 17 17:12:35.249963 np0000181248 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 17 17:12:35.249996 np0000181248 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 17 17:12:35.250027 np0000181248 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 17 17:12:35.250072 np0000181248 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 17 17:12:35.250103 np0000181248 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 17 17:12:35.250159 np0000181248 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 17 17:12:35.250192 np0000181248 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 17 17:12:35.250237 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116812) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.250275 np0000181248 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 17 17:12:35.250315 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116813) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.250344 np0000181248 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 17 17:12:35.250408 np0000181248 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 17 17:12:35.250603 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.250641 np0000181248 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 17 17:12:35.250674 np0000181248 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 17 17:12:35.250721 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.250762 np0000181248 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 17 17:12:35.250799 np0000181248 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 17 17:12:35.250835 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.250882 np0000181248 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 17 17:12:35.250964 np0000181248 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 17 17:12:35.251016 np0000181248 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 17 17:12:35.251059 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.251096 np0000181248 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 17 17:12:35.251131 np0000181248 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 17 17:12:35.251175 np0000181248 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 17 17:12:35.251212 np0000181248 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 17 17:12:35.251248 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.251284 np0000181248 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 17 17:12:35.251321 np0000181248 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 17 17:12:35.251357 np0000181248 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 17 17:12:35.251393 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.251434 np0000181248 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 17 17:12:35.251505 np0000181248 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 17 17:12:35.251543 np0000181248 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 17 17:12:35.251585 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.251622 np0000181248 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 17 17:12:35.251658 np0000181248 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 17 17:12:35.251694 np0000181248 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 17 17:12:35.251734 np0000181248 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 17 17:12:35.251775 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.251775 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.251775 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.251775 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.251946 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.251999 np0000181248 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 17 17:12:35.252039 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.252075 np0000181248 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 17 17:12:35.252112 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.252148 np0000181248 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 17 17:12:35.252185 np0000181248 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 17 17:12:35.252221 np0000181248 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 17 17:12:35.252221 np0000181248 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 17 17:12:35.252283 np0000181248 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 17 17:12:35.252327 np0000181248 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 17 17:12:35.252368 np0000181248 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 17 17:12:35.252405 np0000181248 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 17 17:12:35.252440 np0000181248 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 17 17:12:35.252440 np0000181248 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 17 17:12:35.252440 np0000181248 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 17 17:12:35.252563 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.252606 np0000181248 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 17 17:12:35.252643 np0000181248 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 17 17:12:35.252676 np0000181248 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 17 17:12:35.252723 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.252760 np0000181248 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 17 17:12:35.252796 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.252831 np0000181248 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 17 17:12:35.252872 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.252908 np0000181248 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 17 17:12:35.252908 np0000181248 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 17 17:12:35.252994 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.253031 np0000181248 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 17 17:12:35.253067 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.253067 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.258846 np0000181248 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 17 17:12:35.258916 np0000181248 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 17 17:12:35.258951 np0000181248 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 17 17:12:35.259049 np0000181248 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 17 17:12:35.259100 np0000181248 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 17 17:12:35.259159 np0000181248 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 17 17:12:35.259225 np0000181248 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 17 17:12:35.259274 np0000181248 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 17 17:12:35.259274 np0000181248 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 17 17:12:35.259339 np0000181248 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 17 17:12:35.259385 np0000181248 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 17 17:12:35.259423 np0000181248 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 17 17:12:35.259474 np0000181248 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 17 17:12:35.259512 np0000181248 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 17 17:12:35.259547 np0000181248 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 17 17:12:35.259585 np0000181248 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 17 17:12:35.259585 np0000181248 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 17 17:12:35.259666 np0000181248 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 17 17:12:35.259704 np0000181248 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 17 17:12:35.259753 np0000181248 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 17 17:12:35.259790 np0000181248 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 17 17:12:35.259828 np0000181248 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 17 17:12:35.259870 np0000181248 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 17 17:12:35.259913 np0000181248 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 17 17:12:35.259955 np0000181248 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 17 17:12:35.259992 np0000181248 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 17 17:12:35.260037 np0000181248 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 17 17:12:35.260081 np0000181248 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 17 17:12:35.260122 np0000181248 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 17 17:12:35.260166 np0000181248 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 17 17:12:35.260212 np0000181248 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 17 17:12:35.260212 np0000181248 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 17 17:12:35.260275 np0000181248 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 17 17:12:35.260275 np0000181248 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 17 17:12:35.260340 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.260377 np0000181248 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 17 17:12:35.260413 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.260448 np0000181248 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 17 17:12:35.260505 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.260558 np0000181248 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 17 17:12:35.260596 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.260631 np0000181248 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 17 17:12:35.260669 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.260706 np0000181248 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 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 17:12:35.260744 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116814) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 17:12:35.310569 np0000181248 devstack@c-api.service[116812]: INFO dbcounter [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Registered counter for database cinder Jun 17 17:12:35.311213 np0000181248 devstack@c-api.service[116813]: INFO dbcounter [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Registered counter for database cinder Jun 17 17:12:35.314924 np0000181248 devstack@c-api.service[116811]: INFO dbcounter [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Registered counter for database cinder Jun 17 17:12:35.334527 np0000181248 devstack@c-api.service[116814]: INFO dbcounter [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Registered counter for database cinder Jun 17 17:12:35.358095 np0000181248 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb 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 17 17:12:35.363205 np0000181248 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b 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 17 17:12:35.364426 np0000181248 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 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 17 17:12:35.394324 np0000181248 devstack@c-api.service[116814]: DEBUG oslo_db.sqlalchemy.engines [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f 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=116814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:12:35.486229 np0000181248 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 17 17:12:35.489482 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:12:35.492651 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:12:35.494845 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:12:35.496905 np0000181248 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 17 17:12:35.497115 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:12:35.498672 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.499905 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:12:35.502590 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:12:35.503506 np0000181248 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 17 17:12:35.503705 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.504767 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:12:35.506208 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:12:35.506790 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:12:35.507730 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.508761 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:12:35.511071 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.511157 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:12:35.512949 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:12:35.513857 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.516951 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.540793 np0000181248 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b 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 17 17:12:35.543757 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:12:35.546255 np0000181248 devstack@c-api.service[116813]: INFO cinder.rpc [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:12:35.547281 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writer thread running {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 17:12:35.547585 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.549737 np0000181248 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 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 17 17:12:35.549936 np0000181248 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb 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 17 17:12:35.550014 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 17:12:35.552043 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:12:35.553419 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 17:12:35.553578 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:12:35.553836 np0000181248 devstack@c-api.service[116812]: INFO cinder.rpc [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:12:35.554684 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.557296 np0000181248 devstack@c-api.service[116811]: INFO cinder.rpc [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:12:35.557780 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 17:12:35.559284 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.559488 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.562953 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.563605 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 17:12:35.565069 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.566185 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.566270 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.569356 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.570580 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.571820 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.571933 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.572724 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.574889 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.576772 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.577861 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.578111 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.580655 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.581110 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.581402 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.584833 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.584950 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.586674 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.588771 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.589070 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.591154 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.591798 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.592688 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.593873 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.596144 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.596239 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.597645 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.599328 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.600156 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.600328 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.602700 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.602979 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.605832 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.605909 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.606374 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.607619 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.607750 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.609481 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.610015 np0000181248 devstack@c-api.service[116814]: DEBUG oslo_db.sqlalchemy.engines [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f 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=116814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:12:35.610345 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.610855 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.611881 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.612039 np0000181248 devstack@c-api.service[116813]: WARNING cinder.api.contrib.hosts [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:12:35.612571 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.612765 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.613363 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 17:12:35.614022 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.614105 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.615415 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.615770 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.616107 np0000181248 devstack@c-api.service[116814]: INFO cinder.rpc [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 17:12:35.616774 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.617758 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.617930 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.617998 np0000181248 devstack@c-api.service[116812]: WARNING cinder.api.contrib.hosts [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:12:35.618713 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.619247 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.619359 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: extensions {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.620107 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.621399 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.621517 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-quota-class-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.622590 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.622989 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.623226 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: scheduler-stats {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.623949 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: extensions {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.624760 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.626162 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-quota-sets {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.626434 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.627635 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: backups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.628259 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.628824 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-quota-class-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.629853 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.630036 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-snapshot-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.630597 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: scheduler-stats {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.631036 np0000181248 devstack@c-api.service[116811]: WARNING cinder.api.contrib.hosts [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:12:35.631652 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: consistencygroups {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.631755 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.632241 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-quota-sets {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.632581 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.633057 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.633846 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: extra_specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.634491 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.634801 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: backups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.635412 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-hosts {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.636061 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.636870 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-volume-manage {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.637021 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: extensions {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.637340 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-snapshot-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.638521 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-quota-class-sets {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.638646 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-availability-zone {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.639402 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: consistencygroups {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.639533 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.639849 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: scheduler-stats {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.640249 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.641487 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-quota-sets {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.642092 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-volume-transfer {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.642385 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: extra_specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.643716 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.643867 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: backups {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.644636 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-hosts {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.644693 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: capabilities {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.646163 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: encryption {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.646221 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-volume-manage {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.646283 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-snapshot-manage {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.647659 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: consistencygroups {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.647794 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-availability-zone {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.647848 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: os-volume-type-access {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.649665 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: extra_specs {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.650064 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.650124 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: cgsnapshots {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.650343 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.651375 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-hosts {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.651706 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-volume-transfer {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.651826 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extended resource: qos-specs {{(pid=116813) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.652877 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-volume-manage {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.653693 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: capabilities {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.654146 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.654548 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] SnapshotActionsController initialized {{(pid=116813) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:12:35.654620 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-availability-zone {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.654961 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: encryption {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.655496 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.656018 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: encryption {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.656455 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: os-volume-type-access {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.656977 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.657418 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.657715 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-volume-transfer {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.658081 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: cgsnapshots {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.658376 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.659453 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: capabilities {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.659531 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extended resource: qos-specs {{(pid=116812) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.659727 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.660803 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.660865 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: encryption {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.661100 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.661601 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.contrib.snapshot_actions [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] SnapshotActionsController initialized {{(pid=116812) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:12:35.662477 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: os-volume-type-access {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.662550 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.662596 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.663918 np0000181248 devstack@c-api.service[116813]: WARNING castellan.key_manager.migration [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.663978 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.664082 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.664210 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: cgsnapshots {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.664794 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.664910 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.665032 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.665140 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension AdminActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.665247 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension AdminActions extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.665375 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension AdminActions extending resource: backups {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.665470 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.665971 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extended resource: qos-specs {{(pid=116811) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.666185 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeActions extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666309 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension TypesManage extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666416 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension UsedLimits extending resource: limits {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666526 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666623 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666720 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666768 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.666811 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.666930 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.667031 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.667130 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.v3.router [None req-bf649626-b13a-498e-8e77-fb0f7f4dec7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116813) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.667438 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.668171 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.668497 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.contrib.snapshot_actions [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] SnapshotActionsController initialized {{(pid=116811) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:12:35.669044 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.669539 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.669595 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.670987 np0000181248 devstack@c-api.service[116812]: WARNING castellan.key_manager.migration [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.671099 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.671848 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.671959 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672077 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672186 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension AdminActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672300 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension AdminActions extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672349 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.672393 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension AdminActions extending resource: backups {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672610 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeActions extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672715 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.672765 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension TypesManage extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672821 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension UsedLimits extending resource: limits {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.672921 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673015 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673113 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673213 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673354 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673444 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.673562 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.v3.router [None req-f185b99b-6e57-47ae-baa5-95782c4a31bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116812) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.674357 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.674971 np0000181248 devstack@c-api.service[116813]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a90b6ea3668 pid: 116813 (default app) Jun 17 17:12:35.675874 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.677391 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.678815 np0000181248 devstack@c-api.service[116811]: WARNING castellan.key_manager.migration [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.679064 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.679787 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.679945 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.680111 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.680249 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension AdminActions extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.680431 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension AdminActions extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.680607 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension AdminActions extending resource: backups {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.680861 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeActions extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681027 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension TypesManage extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681179 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension UsedLimits extending resource: limits {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681341 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681510 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681640 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681786 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.681957 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.682106 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.682213 np0000181248 devstack@c-api.service[116812]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a90b6ea3668 pid: 116812 (default app) Jun 17 17:12:35.682265 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.v3.router [None req-1ef60ec8-3d9a-4e31-9f16-d53cc73f3189 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116811) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.682640 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.683195 np0000181248 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 17 17:12:35.683195 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683326 np0000181248 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 17 17:12:35.683326 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683326 np0000181248 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 17 17:12:35.683326 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683326 np0000181248 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 17 17:12:35.683602 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683602 np0000181248 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 17 17:12:35.683602 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683602 np0000181248 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 17 17:12:35.683602 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683602 np0000181248 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 17 17:12:35.683866 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683866 np0000181248 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 17 17:12:35.683866 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.683866 np0000181248 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 17 17:12:35.683866 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684080 np0000181248 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 17 17:12:35.684080 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684080 np0000181248 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 17 17:12:35.684080 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684261 np0000181248 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 17 17:12:35.684261 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684261 np0000181248 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 17 17:12:35.684261 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684489 np0000181248 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 17 17:12:35.684489 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684489 np0000181248 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 17 17:12:35.684489 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684489 np0000181248 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 17 17:12:35.684740 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684740 np0000181248 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 17 17:12:35.684740 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684740 np0000181248 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 17 17:12:35.684740 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684964 np0000181248 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 17 17:12:35.684964 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684964 np0000181248 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 17 17:12:35.684964 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.684964 np0000181248 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 17 17:12:35.684964 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685211 np0000181248 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 17 17:12:35.685211 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685211 np0000181248 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 17 17:12:35.685211 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685211 np0000181248 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 17 17:12:35.685211 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685533 np0000181248 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 17 17:12:35.685533 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685533 np0000181248 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 17 17:12:35.685533 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685533 np0000181248 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 17 17:12:35.685533 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685806 np0000181248 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 17 17:12:35.685806 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685806 np0000181248 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 17 17:12:35.685806 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.685806 np0000181248 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 17 17:12:35.685806 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686070 np0000181248 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 17 17:12:35.686070 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686070 np0000181248 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 17 17:12:35.686070 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686248 np0000181248 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 17 17:12:35.686248 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686248 np0000181248 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 17 17:12:35.686248 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686248 np0000181248 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 17 17:12:35.686507 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686507 np0000181248 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 17 17:12:35.686507 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686507 np0000181248 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 17 17:12:35.686507 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686732 np0000181248 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 17 17:12:35.686732 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686732 np0000181248 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 17 17:12:35.686732 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686732 np0000181248 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 17 17:12:35.686732 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686984 np0000181248 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 17 17:12:35.686984 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686984 np0000181248 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 17 17:12:35.686984 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.686984 np0000181248 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 17 17:12:35.687292 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687292 np0000181248 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 17 17:12:35.687292 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687292 np0000181248 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 17 17:12:35.687292 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687527 np0000181248 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 17 17:12:35.687527 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687527 np0000181248 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 17 17:12:35.687527 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687703 np0000181248 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 17 17:12:35.687703 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687703 np0000181248 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 17 17:12:35.687703 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687897 np0000181248 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 17 17:12:35.687897 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687897 np0000181248 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 17 17:12:35.687897 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.687897 np0000181248 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 17 17:12:35.688120 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688120 np0000181248 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 17 17:12:35.688120 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688120 np0000181248 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 17 17:12:35.688120 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688334 np0000181248 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 17 17:12:35.688334 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688334 np0000181248 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 17 17:12:35.688334 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688528 np0000181248 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 17 17:12:35.688528 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688528 np0000181248 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 17 17:12:35.688528 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688716 np0000181248 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 17 17:12:35.688716 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688716 np0000181248 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 17 17:12:35.688716 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688886 np0000181248 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 17 17:12:35.688886 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.688886 np0000181248 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 17 17:12:35.688886 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689080 np0000181248 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 17 17:12:35.689080 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689080 np0000181248 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 17 17:12:35.689080 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689317 np0000181248 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 17 17:12:35.689317 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689317 np0000181248 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 17 17:12:35.689317 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689317 np0000181248 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 17 17:12:35.689317 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689602 np0000181248 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 17 17:12:35.689602 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689602 np0000181248 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 17 17:12:35.689602 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689602 np0000181248 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 17 17:12:35.689844 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689844 np0000181248 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 17 17:12:35.689844 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689844 np0000181248 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 17 17:12:35.689844 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.689844 np0000181248 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 17 17:12:35.689844 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690144 np0000181248 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 17 17:12:35.690144 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690144 np0000181248 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 17 17:12:35.690144 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690144 np0000181248 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 17 17:12:35.690144 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690411 np0000181248 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 17 17:12:35.690411 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690411 np0000181248 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 17 17:12:35.690411 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690411 np0000181248 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 17 17:12:35.690411 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690703 np0000181248 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 17 17:12:35.690703 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690703 np0000181248 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 17 17:12:35.690703 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690703 np0000181248 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 17 17:12:35.690703 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690971 np0000181248 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 17 17:12:35.690971 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.690971 np0000181248 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 17 17:12:35.690971 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691235 np0000181248 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 17 17:12:35.691235 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691235 np0000181248 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 17 17:12:35.691235 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691393 np0000181248 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 17 17:12:35.691393 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691393 np0000181248 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 17 17:12:35.691393 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691562 np0000181248 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 17 17:12:35.691562 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691562 np0000181248 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 17 17:12:35.691562 np0000181248 devstack@c-api.service[116813]: warnings.warn(deprecated_msg) Jun 17 17:12:35.691736 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.691777 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-477c7efd-6353-4b8f-8d9a-c826b52796b5 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:12:35.691820 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.691820 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.691883 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 1/1] 199.19.213.249 () {60 vars in 956 bytes} [Wed Jun 17 17:12:35 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 17:12:35.691920 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.691920 np0000181248 devstack@c-api.service[116814]: WARNING cinder.api.contrib.hosts [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 17:12:35.692487 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.693789 np0000181248 devstack@c-api.service[116811]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a90b6ea3668 pid: 116811 (default app) Jun 17 17:12:35.694296 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.695942 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.697655 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.698690 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: extensions {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.700900 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-quota-class-sets {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.702233 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: scheduler-stats {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.703731 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-quota-sets {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.705322 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: backups {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.707604 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-snapshot-manage {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.709087 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: consistencygroups {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.711282 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: extra_specs {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.713080 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-hosts {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.714642 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-volume-manage {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.716497 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-availability-zone {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.717949 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: encryption {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.719653 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-volume-transfer {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.721350 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: capabilities {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.722725 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: encryption {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.724342 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: os-volume-type-access {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.727083 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: cgsnapshots {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.728500 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extended resource: qos-specs {{(pid=116814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 17:12:35.731481 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.contrib.snapshot_actions [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] SnapshotActionsController initialized {{(pid=116814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 17:12:35.732620 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.734493 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.735889 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.737430 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.738925 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.740625 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.742216 np0000181248 devstack@c-api.service[116814]: WARNING castellan.key_manager.migration [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 17:12:35.743192 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.743286 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.743440 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.743552 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension AdminActions extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.743709 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension AdminActions extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.743826 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension AdminActions extending resource: backups {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744061 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeActions extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744186 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension TypesManage extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744274 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension UsedLimits extending resource: limits {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744392 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744512 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744730 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744837 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.744938 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.745057 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.745236 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.v3.router [None req-01643fe4-dfd4-4421-ab71-28e6b4badb6f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 17:12:35.754512 np0000181248 devstack@c-api.service[116814]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a90b6ea3668 pid: 116814 (default app) Jun 17 17:12:42.989572 np0000181248 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 17 17:12:42.989572 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.989572 np0000181248 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 17 17:12:42.989572 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.989572 np0000181248 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 17 17:12:42.990396 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.990396 np0000181248 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 17 17:12:42.990396 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.990396 np0000181248 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 17 17:12:42.990396 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.990738 np0000181248 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 17 17:12:42.990738 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.990738 np0000181248 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 17 17:12:42.990738 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.990738 np0000181248 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 17 17:12:42.990738 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991095 np0000181248 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 17 17:12:42.991095 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991095 np0000181248 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 17 17:12:42.991095 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991377 np0000181248 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 17 17:12:42.991377 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991377 np0000181248 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 17 17:12:42.991377 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991640 np0000181248 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 17 17:12:42.991640 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991640 np0000181248 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 17 17:12:42.991640 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991862 np0000181248 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 17 17:12:42.991862 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991862 np0000181248 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 17 17:12:42.991862 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.991862 np0000181248 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 17 17:12:42.992127 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992127 np0000181248 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 17 17:12:42.992127 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992127 np0000181248 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 17 17:12:42.992127 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992374 np0000181248 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 17 17:12:42.992374 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992374 np0000181248 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 17 17:12:42.992374 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992374 np0000181248 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 17 17:12:42.992374 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992821 np0000181248 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 17 17:12:42.992821 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992821 np0000181248 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 17 17:12:42.992821 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.992821 np0000181248 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 17 17:12:42.992821 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993232 np0000181248 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 17 17:12:42.993232 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993232 np0000181248 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 17 17:12:42.993232 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993232 np0000181248 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 17 17:12:42.993232 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993593 np0000181248 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 17 17:12:42.993593 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993593 np0000181248 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 17 17:12:42.993593 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993593 np0000181248 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 17 17:12:42.993882 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993882 np0000181248 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 17 17:12:42.993882 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.993882 np0000181248 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 17 17:12:42.993882 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994151 np0000181248 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 17 17:12:42.994151 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994151 np0000181248 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 17 17:12:42.994151 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994151 np0000181248 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 17 17:12:42.994151 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994527 np0000181248 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 17 17:12:42.994527 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994527 np0000181248 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 17 17:12:42.994527 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994527 np0000181248 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 17 17:12:42.994527 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994844 np0000181248 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 17 17:12:42.994844 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994844 np0000181248 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 17 17:12:42.994844 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.994844 np0000181248 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 17 17:12:42.995130 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995130 np0000181248 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 17 17:12:42.995130 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995130 np0000181248 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 17 17:12:42.995130 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995445 np0000181248 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 17 17:12:42.995445 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995445 np0000181248 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 17 17:12:42.995445 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995725 np0000181248 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 17 17:12:42.995725 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995725 np0000181248 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 17 17:12:42.995725 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995961 np0000181248 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 17 17:12:42.995961 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995961 np0000181248 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 17 17:12:42.995961 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.995961 np0000181248 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 17 17:12:42.996253 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996253 np0000181248 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 17 17:12:42.996253 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996253 np0000181248 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 17 17:12:42.996253 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996548 np0000181248 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 17 17:12:42.996548 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996548 np0000181248 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 17 17:12:42.996548 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996776 np0000181248 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 17 17:12:42.996776 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.996776 np0000181248 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 17 17:12:42.996776 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997019 np0000181248 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 17 17:12:42.997019 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997019 np0000181248 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 17 17:12:42.997019 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997272 np0000181248 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 17 17:12:42.997272 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997272 np0000181248 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 17 17:12:42.997272 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997647 np0000181248 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 17 17:12:42.997647 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997647 np0000181248 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 17 17:12:42.997647 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997883 np0000181248 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 17 17:12:42.997883 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997883 np0000181248 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 17 17:12:42.997883 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.997883 np0000181248 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 17 17:12:42.998171 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998171 np0000181248 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 17 17:12:42.998171 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998171 np0000181248 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 17 17:12:42.998171 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998171 np0000181248 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 17 17:12:42.998530 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998530 np0000181248 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 17 17:12:42.998530 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998530 np0000181248 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 17 17:12:42.998530 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998839 np0000181248 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 17 17:12:42.998839 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998839 np0000181248 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 17 17:12:42.998839 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.998839 np0000181248 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 17 17:12:42.998839 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999226 np0000181248 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 17 17:12:42.999226 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999226 np0000181248 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 17 17:12:42.999226 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999226 np0000181248 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 17 17:12:42.999226 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999744 np0000181248 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 17 17:12:42.999744 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999744 np0000181248 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 17 17:12:42.999744 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:42.999744 np0000181248 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 17 17:12:42.999744 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.000372 np0000181248 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 17 17:12:43.000372 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.000372 np0000181248 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 17 17:12:43.000372 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.000372 np0000181248 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 17 17:12:43.000372 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001055 np0000181248 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 17 17:12:43.001055 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001055 np0000181248 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 17 17:12:43.001055 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001307 np0000181248 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 17 17:12:43.001307 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001307 np0000181248 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 17 17:12:43.001307 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001307 np0000181248 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 17 17:12:43.001655 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001655 np0000181248 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 17 17:12:43.001655 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001655 np0000181248 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 17 17:12:43.001655 np0000181248 devstack@c-api.service[116812]: warnings.warn(deprecated_msg) Jun 17 17:12:43.001655 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-6ee875ea-5f67-4524-8b50-559a10765ff2 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:12:43.519289 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-6ee875ea-5f67-4524-8b50-559a10765ff2 admin admin] POST https://199.19.213.249/volume/v3/types Jun 17 17:12:43.519817 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-6ee875ea-5f67-4524-8b50-559a10765ff2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 17:12:43.521448 np0000181248 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 17 17:12:43.521448 np0000181248 devstack@c-api.service[116812]: warnings.warn( Jun 17 17:12:43.554317 np0000181248 devstack@c-api.service[116812]: DEBUG oslo_db.sqlalchemy.engines [None req-6ee875ea-5f67-4524-8b50-559a10765ff2 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=116812) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:12:43.589386 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-6ee875ea-5f67-4524-8b50-559a10765ff2 admin admin] https://199.19.213.249/volume/v3/types returned with HTTP 200 Jun 17 17:12:43.590370 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 1/2] 199.19.213.249 () {68 vars in 1288 bytes} [Wed Jun 17 17:12:42 2026] POST /volume/v3/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:12:43.604067 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [req-6ee875ea-5f67-4524-8b50-559a10765ff2 req-399e6610-65e5-4148-aba7-579e7c95288e None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:12:43.987977 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-6ee875ea-5f67-4524-8b50-559a10765ff2 req-399e6610-65e5-4148-aba7-579e7c95288e admin admin] POST https://199.19.213.249/volume/v3/types/267a939e-9e95-4adb-97f6-4c742851aab3/extra_specs Jun 17 17:12:43.988594 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-6ee875ea-5f67-4524-8b50-559a10765ff2 req-399e6610-65e5-4148-aba7-579e7c95288e 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 17 17:12:43.990657 np0000181248 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 17 17:12:43.990657 np0000181248 devstack@c-api.service[116813]: warnings.warn( Jun 17 17:12:44.036411 np0000181248 devstack@c-api.service[116813]: DEBUG oslo_db.sqlalchemy.engines [req-6ee875ea-5f67-4524-8b50-559a10765ff2 req-399e6610-65e5-4148-aba7-579e7c95288e 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 17 17:12:44.117951 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-6ee875ea-5f67-4524-8b50-559a10765ff2 req-399e6610-65e5-4148-aba7-579e7c95288e admin admin] https://199.19.213.249/volume/v3/types/267a939e-9e95-4adb-97f6-4c742851aab3/extra_specs returned with HTTP 200 Jun 17 17:12:44.117951 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 2/3] 199.19.213.249 () {70 vars in 1505 bytes} [Wed Jun 17 17:12:43 2026] POST /volume/v3/types/267a939e-9e95-4adb-97f6-4c742851aab3/extra_specs => generated 55 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:12:45.556499 np0000181248 devstack@c-api.service[116811]: DEBUG dbcounter [-] [116811] Writing DB stats cinder:SELECT=6 {{(pid=116811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:12:45.615402 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=6 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:12:53.582912 np0000181248 devstack@c-api.service[116812]: DEBUG dbcounter [-] [116812] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:12:54.114018 np0000181248 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 17 17:16:58.777540 np0000181248 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 17 17:16:58.777540 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.777540 np0000181248 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 17 17:16:58.777540 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.777540 np0000181248 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 17 17:16:58.778395 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.778395 np0000181248 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 17 17:16:58.778395 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.778395 np0000181248 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 17 17:16:58.778395 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.778759 np0000181248 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 17 17:16:58.778759 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.778759 np0000181248 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 17 17:16:58.778759 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.778759 np0000181248 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 17 17:16:58.778759 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779136 np0000181248 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 17 17:16:58.779136 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779136 np0000181248 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 17 17:16:58.779136 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779378 np0000181248 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 17 17:16:58.779378 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779378 np0000181248 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 17 17:16:58.779378 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779655 np0000181248 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 17 17:16:58.779655 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779655 np0000181248 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 17 17:16:58.779655 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779894 np0000181248 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 17 17:16:58.779894 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779894 np0000181248 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 17 17:16:58.779894 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.779894 np0000181248 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 17 17:16:58.780441 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.780441 np0000181248 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 17 17:16:58.780441 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.780441 np0000181248 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 17 17:16:58.780441 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781149 np0000181248 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 17 17:16:58.781149 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781149 np0000181248 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 17 17:16:58.781149 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781149 np0000181248 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 17 17:16:58.781149 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781958 np0000181248 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 17 17:16:58.781958 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781958 np0000181248 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 17 17:16:58.781958 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.781958 np0000181248 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 17 17:16:58.781958 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.782622 np0000181248 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 17 17:16:58.782622 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.782622 np0000181248 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 17 17:16:58.782622 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.782622 np0000181248 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 17 17:16:58.782622 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.783230 np0000181248 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 17 17:16:58.783230 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.783230 np0000181248 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 17 17:16:58.783230 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.783230 np0000181248 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 17 17:16:58.783805 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.783805 np0000181248 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 17 17:16:58.783805 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.783805 np0000181248 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 17 17:16:58.783805 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.784322 np0000181248 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 17 17:16:58.784322 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.784322 np0000181248 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 17 17:16:58.784322 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.784322 np0000181248 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 17 17:16:58.784322 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.785265 np0000181248 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 17 17:16:58.785265 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.785265 np0000181248 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 17 17:16:58.785265 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.785265 np0000181248 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 17 17:16:58.785265 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.786266 np0000181248 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 17 17:16:58.786266 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.786266 np0000181248 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 17 17:16:58.786266 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.786266 np0000181248 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 17 17:16:58.787097 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.787097 np0000181248 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 17 17:16:58.787097 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.787097 np0000181248 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 17 17:16:58.787097 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.787838 np0000181248 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 17 17:16:58.787838 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.787838 np0000181248 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 17 17:16:58.787838 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.788334 np0000181248 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 17 17:16:58.788334 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.788334 np0000181248 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 17 17:16:58.788334 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.788704 np0000181248 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 17 17:16:58.788704 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.788704 np0000181248 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 17 17:16:58.788704 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.788704 np0000181248 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 17 17:16:58.789118 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789118 np0000181248 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 17 17:16:58.789118 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789118 np0000181248 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 17 17:16:58.789118 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789402 np0000181248 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 17 17:16:58.789402 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789402 np0000181248 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 17 17:16:58.789402 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789641 np0000181248 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 17 17:16:58.789641 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789641 np0000181248 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 17 17:16:58.789641 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789865 np0000181248 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 17 17:16:58.789865 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.789865 np0000181248 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 17 17:16:58.789865 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790108 np0000181248 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 17 17:16:58.790108 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790108 np0000181248 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 17 17:16:58.790108 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790312 np0000181248 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 17 17:16:58.790312 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790312 np0000181248 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 17 17:16:58.790312 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790553 np0000181248 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 17 17:16:58.790553 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790553 np0000181248 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 17 17:16:58.790553 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790553 np0000181248 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 17 17:16:58.790875 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790875 np0000181248 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 17 17:16:58.790875 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790875 np0000181248 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 17 17:16:58.790875 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.790875 np0000181248 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 17 17:16:58.791186 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791186 np0000181248 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 17 17:16:58.791186 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791186 np0000181248 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 17 17:16:58.791186 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791315 np0000181248 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 17 17:16:58.791315 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791315 np0000181248 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 17 17:16:58.791315 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791315 np0000181248 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 17 17:16:58.791315 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791535 np0000181248 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 17 17:16:58.791535 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791535 np0000181248 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 17 17:16:58.791535 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791535 np0000181248 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 17 17:16:58.791535 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791733 np0000181248 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 17 17:16:58.791733 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791733 np0000181248 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 17 17:16:58.791733 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791733 np0000181248 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 17 17:16:58.791733 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791940 np0000181248 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 17 17:16:58.791940 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791940 np0000181248 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 17 17:16:58.791940 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.791940 np0000181248 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 17 17:16:58.791940 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792122 np0000181248 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 17 17:16:58.792122 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792122 np0000181248 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 17 17:16:58.792122 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792240 np0000181248 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 17 17:16:58.792240 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792240 np0000181248 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 17 17:16:58.792240 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792240 np0000181248 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 17 17:16:58.792394 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792394 np0000181248 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 17 17:16:58.792394 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792394 np0000181248 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 17 17:16:58.792394 np0000181248 devstack@c-api.service[116811]: warnings.warn(deprecated_msg) Jun 17 17:16:58.792394 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-07e211b6-24df-4ed3-9b09-c3957c2b7153 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:16:58.792394 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-07e211b6-24df-4ed3-9b09-c3957c2b7153 None None] GET https://199.19.213.249/volume// Jun 17 17:16:58.792823 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-07e211b6-24df-4ed3-9b09-c3957c2b7153 None None] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:16:58.792823 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-07e211b6-24df-4ed3-9b09-c3957c2b7153 None None] Calling method 'all' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:16:58.792823 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-07e211b6-24df-4ed3-9b09-c3957c2b7153 None None] https://199.19.213.249/volume// returned with HTTP 300 Jun 17 17:16:58.792823 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 1/4] 199.19.213.249 () {66 vars in 1456 bytes} [Wed Jun 17 17:16:58 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 17:17:37.701754 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.701754 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.701754 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.701754 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.702510 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.702510 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.702510 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.702510 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.702758 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703080 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703080 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703080 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703080 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703080 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703380 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703380 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703380 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703380 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703380 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703702 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703702 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703702 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703702 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703993 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703993 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703993 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.703993 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.703993 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704276 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.704276 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704276 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.704276 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704276 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.704687 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705047 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705368 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705713 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705713 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705713 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.705713 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.705713 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706017 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706017 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706017 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706017 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706017 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706302 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706661 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706969 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706969 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706969 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.706969 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.706969 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707242 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707242 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707242 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707242 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707242 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707555 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707555 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707555 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707555 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707800 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707800 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.707800 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.707800 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708028 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708028 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708028 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708028 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708028 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708315 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708315 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708315 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708315 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708315 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708823 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708823 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.708823 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.708823 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709125 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709125 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709125 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709125 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709518 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709518 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709518 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709518 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709862 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709862 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.709862 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.709862 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.710226 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.710226 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.710226 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.710226 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.710618 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.710618 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.710618 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.710618 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.710618 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711036 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711584 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711584 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711584 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711584 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711584 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.711980 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.712600 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713044 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713280 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713539 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713539 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713539 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713539 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713704 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713704 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713704 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713704 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713704 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: warnings.warn(deprecated_msg) Jun 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-9bd423cc-96fc-442f-a134-2689c8dd4963 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:37.713896 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 1/5] 199.19.213.249 () {62 vars in 1068 bytes} [Wed Jun 17 17:17:37 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 17:17:37.744436 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:37.754568 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 2/6] 199.19.213.249 () {64 vars in 1272 bytes} [Wed Jun 17 17:17:37 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 17:17:37.789914 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 req-f063e55f-74cf-4952-9d90-c6d380446938 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:37.795136 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 req-f063e55f-74cf-4952-9d90-c6d380446938 demo demo] GET https://199.19.213.249/volume/v3/ Jun 17 17:17:37.795452 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 req-f063e55f-74cf-4952-9d90-c6d380446938 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:37.795792 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 req-f063e55f-74cf-4952-9d90-c6d380446938 demo demo] Calling method 'version_select' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:37.796943 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [req-2b4ff7c5-cac8-41a5-a2f3-385dbdbae563 req-f063e55f-74cf-4952-9d90-c6d380446938 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jun 17 17:17:37.797354 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 3/7] 199.19.213.249 () {66 vars in 1346 bytes} [Wed Jun 17 17:17:37 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:37.836711 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-4a2ad667-cf56-4556-93da-82858bf680a7 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:38.163077 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-4a2ad667-cf56-4556-93da-82858bf680a7 demo demo] GET https://199.19.213.249/volume/v3/types Jun 17 17:17:38.163408 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-4a2ad667-cf56-4556-93da-82858bf680a7 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:38.163615 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-4a2ad667-cf56-4556-93da-82858bf680a7 demo demo] Calling method 'index' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:38.164112 np0000181248 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 17 17:17:38.164112 np0000181248 devstack@c-api.service[116811]: warnings.warn( Jun 17 17:17:38.164742 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-4a2ad667-cf56-4556-93da-82858bf680a7 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:17:38.202127 np0000181248 devstack@c-api.service[116811]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2ad667-cf56-4556-93da-82858bf680a7 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=116811) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:17:38.218817 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-4a2ad667-cf56-4556-93da-82858bf680a7 demo demo] https://199.19.213.249/volume/v3/types returned with HTTP 200 Jun 17 17:17:38.219184 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 2/8] 199.19.213.249 () {64 vars in 1290 bytes} [Wed Jun 17 17:17:37 2026] GET /volume/v3/types => generated 377 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:38.256584 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:38.578456 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 demo demo] GET https://199.19.213.249/volume/v3/types/default Jun 17 17:17:38.578806 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:38.579019 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 demo demo] Calling method 'show' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:38.616943 np0000181248 devstack@c-api.service[116814]: DEBUG oslo_db.sqlalchemy.engines [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 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=116814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 17:17:38.633006 np0000181248 devstack@c-api.service[116814]: /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 17 17:17:38.633006 np0000181248 devstack@c-api.service[116814]: warnings.warn( Jun 17 17:17:38.635392 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-f7bf4d11-7cdc-4eae-a3bd-c5b9c816ffa4 demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jun 17 17:17:38.635794 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 2/9] 199.19.213.249 () {64 vars in 1301 bytes} [Wed Jun 17 17:17:38 2026] GET /volume/v3/types/default => generated 145 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:39.097714 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-a3979fba-4f2e-47a8-b7f9-beae907f0667 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.098511 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 3/10] 199.19.213.249 () {62 vars in 1068 bytes} [Wed Jun 17 17:17:39 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 17:17:39.129994 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-0a60cc9f-5255-4bf3-93d0-744654d8144e None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.137268 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 4/11] 199.19.213.249 () {64 vars in 1272 bytes} [Wed Jun 17 17:17:39 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 17 17:17:39.171958 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [req-0a60cc9f-5255-4bf3-93d0-744654d8144e req-87a007ab-57c6-46fa-a272-453b6c676c47 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.175946 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-0a60cc9f-5255-4bf3-93d0-744654d8144e req-87a007ab-57c6-46fa-a272-453b6c676c47 demo demo] GET https://199.19.213.249/volume/v3/ Jun 17 17:17:39.176347 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-0a60cc9f-5255-4bf3-93d0-744654d8144e req-87a007ab-57c6-46fa-a272-453b6c676c47 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:39.176857 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-0a60cc9f-5255-4bf3-93d0-744654d8144e req-87a007ab-57c6-46fa-a272-453b6c676c47 demo demo] Calling method 'version_select' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:39.177854 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-0a60cc9f-5255-4bf3-93d0-744654d8144e req-87a007ab-57c6-46fa-a272-453b6c676c47 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jun 17 17:17:39.178607 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 3/12] 199.19.213.249 () {66 vars in 1346 bytes} [Wed Jun 17 17:17:39 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 17 17:17:39.220888 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-7e521f30-bd2d-4833-a5db-1b1ff9ac7ded None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.223240 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-7e521f30-bd2d-4833-a5db-1b1ff9ac7ded demo demo] GET https://199.19.213.249/volume/v3/types/default Jun 17 17:17:39.223401 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-7e521f30-bd2d-4833-a5db-1b1ff9ac7ded demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:39.223700 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-7e521f30-bd2d-4833-a5db-1b1ff9ac7ded demo demo] Calling method 'show' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:39.233076 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-7e521f30-bd2d-4833-a5db-1b1ff9ac7ded demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jun 17 17:17:39.233616 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 3/13] 199.19.213.249 () {64 vars in 1301 bytes} [Wed Jun 17 17:17:39 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:39.865308 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-9aea942b-6614-410c-84e2-b51fd668d8ea None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.867256 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 4/14] 199.19.213.249 () {62 vars in 1068 bytes} [Wed Jun 17 17:17:39 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 17:17:39.895867 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-b8182d5a-38ef-47c7-bb22-021c0882c014 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.899850 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 5/15] 199.19.213.249 () {64 vars in 1272 bytes} [Wed Jun 17 17:17:39 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 17 17:17:39.928856 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [req-b8182d5a-38ef-47c7-bb22-021c0882c014 req-383dd8dc-0e87-41ed-ba2e-a6be45067593 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.931438 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-b8182d5a-38ef-47c7-bb22-021c0882c014 req-383dd8dc-0e87-41ed-ba2e-a6be45067593 demo demo] GET https://199.19.213.249/volume/v3/ Jun 17 17:17:39.931745 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-b8182d5a-38ef-47c7-bb22-021c0882c014 req-383dd8dc-0e87-41ed-ba2e-a6be45067593 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:39.932056 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-b8182d5a-38ef-47c7-bb22-021c0882c014 req-383dd8dc-0e87-41ed-ba2e-a6be45067593 demo demo] Calling method 'version_select' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:39.932583 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-b8182d5a-38ef-47c7-bb22-021c0882c014 req-383dd8dc-0e87-41ed-ba2e-a6be45067593 demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jun 17 17:17:39.933072 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 4/16] 199.19.213.249 () {66 vars in 1346 bytes} [Wed Jun 17 17:17:39 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:39.966332 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-6e650717-16c4-4972-8cde-6ad8e5d12e97 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:39.969700 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-6e650717-16c4-4972-8cde-6ad8e5d12e97 demo demo] GET https://199.19.213.249/volume/v3/types/default Jun 17 17:17:39.970064 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-6e650717-16c4-4972-8cde-6ad8e5d12e97 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:39.970426 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-6e650717-16c4-4972-8cde-6ad8e5d12e97 demo demo] Calling method 'show' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:39.979754 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-6e650717-16c4-4972-8cde-6ad8e5d12e97 demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jun 17 17:17:39.980174 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 4/17] 199.19.213.249 () {64 vars in 1301 bytes} [Wed Jun 17 17:17:39 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:40.013820 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-5bfacbde-b04b-4126-9eb2-3d08e1bc5080 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:40.015045 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 5/18] 199.19.213.249 () {62 vars in 1068 bytes} [Wed Jun 17 17:17:40 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 17 17:17:40.043588 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:40.047360 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 6/19] 199.19.213.249 () {64 vars in 1272 bytes} [Wed Jun 17 17:17:40 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 17 17:17:40.075845 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 req-e7b36781-4adf-42b1-9649-4ec541731dbf None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:40.079003 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 req-e7b36781-4adf-42b1-9649-4ec541731dbf demo demo] GET https://199.19.213.249/volume/v3/ Jun 17 17:17:40.079256 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 req-e7b36781-4adf-42b1-9649-4ec541731dbf demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:40.079566 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 req-e7b36781-4adf-42b1-9649-4ec541731dbf demo demo] Calling method 'version_select' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:40.080034 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [req-7c21e1d1-6c1d-4306-a979-27afd3f676d6 req-e7b36781-4adf-42b1-9649-4ec541731dbf demo demo] https://199.19.213.249/volume/v3/ returned with HTTP 200 Jun 17 17:17:40.080457 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 5/20] 199.19.213.249 () {66 vars in 1346 bytes} [Wed Jun 17 17:17:40 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:40.112551 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-45d9957c-e3f4-4d1d-9137-eaa6e9a44bd2 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:17:40.114697 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-45d9957c-e3f4-4d1d-9137-eaa6e9a44bd2 demo demo] GET https://199.19.213.249/volume/v3/types/default Jun 17 17:17:40.114981 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-45d9957c-e3f4-4d1d-9137-eaa6e9a44bd2 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:17:40.115229 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-45d9957c-e3f4-4d1d-9137-eaa6e9a44bd2 demo demo] Calling method 'show' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:17:40.125743 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-45d9957c-e3f4-4d1d-9137-eaa6e9a44bd2 demo demo] https://199.19.213.249/volume/v3/types/default returned with HTTP 200 Jun 17 17:17:40.126033 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 5/21] 199.19.213.249 () {64 vars in 1301 bytes} [Wed Jun 17 17:17:40 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 17:17:48.214231 np0000181248 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 17 17:17:50.121106 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=8 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:25:55.494719 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:25:55.607993 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:25:55.608250 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:25:55.608570 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:25:55.609270 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:25:55.610491 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:25:55.673245 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] Get all volumes completed successfully. Jun 17 17:25:55.676532 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-cb22fbbc-2e18-4e6e-9ea7-a14d9e7b5daa demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:25:55.677077 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 6/22] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:25:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:26:05.650765 np0000181248 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 17 17:26:55.698592 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:26:55.703104 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:26:55.703828 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:26:55.704865 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:26:55.705971 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:26:55.707939 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:26:55.755969 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] Get all volumes completed successfully. Jun 17 17:26:55.759122 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-f63eab34-52a5-49a1-9384-69ba5c02b0dc demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:26:55.759725 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 7/23] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:26:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:27:05.749403 np0000181248 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 17 17:27:55.780499 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:27:55.785871 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:27:55.786501 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:27:55.786915 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:27:55.790494 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:27:55.790494 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:27:55.843766 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] Get all volumes completed successfully. Jun 17 17:27:55.847555 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-24c90bd4-52d4-4269-8b37-8ab3798790fd demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:27:55.848362 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 6/24] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:27:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:28:05.835877 np0000181248 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 17 17:28:55.872134 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:28:55.927613 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:28:55.927847 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:28:55.928073 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:28:55.928895 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:28:55.930910 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:28:55.983795 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] Get all volumes completed successfully. Jun 17 17:28:55.987036 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-6e8da246-4c8e-48f4-9627-a0017a5849ab demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:28:55.987036 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 6/25] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:29:05.976192 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:29:56.007488 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:29:56.011699 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:29:56.012000 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:29:56.012431 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:29:56.013099 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:29:56.014599 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:29:56.024325 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] Get all volumes completed successfully. Jun 17 17:29:56.028922 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4f21144e-4ee1-4150-b8ea-11a42c331c4d demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:29:56.028922 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 7/26] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:29:56 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 17 17:30:06.018076 np0000181248 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 17 17:30:56.122762 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-46c9f362-7f17-44b7-8512-f6585443683f None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:30:56.246484 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:30:56.246811 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:30:56.247225 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:30:56.247535 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:30:56.248765 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:30:56.258826 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] Get all volumes completed successfully. Jun 17 17:30:56.260937 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-46c9f362-7f17-44b7-8512-f6585443683f demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:30:56.261348 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 8/27] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:30:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:31:06.253899 np0000181248 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 17 17:31:56.282362 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:31:56.285687 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:31:56.285918 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:31:56.286160 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:31:56.286553 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:31:56.287531 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:31:56.299057 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] Get all volumes completed successfully. Jun 17 17:31:56.302493 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-1cd2a6fa-b82e-4fa3-a334-7132908755a0 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:31:56.303042 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 7/28] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:31:56 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 17 17:32:06.291827 np0000181248 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 17 17:32:56.318748 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:32:56.321061 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:32:56.321224 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:32:56.321409 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:32:56.321673 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:32:56.322388 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:32:56.329170 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] Get all volumes completed successfully. Jun 17 17:32:56.331525 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-841161f6-7ecc-4dc4-85f8-40be5cb64043 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:32:56.331720 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 7/29] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:32:56 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 17 17:33:06.325197 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:33:56.347539 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:33:56.352012 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:33:56.352415 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:33:56.352819 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:33:56.353324 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:33:56.355284 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:33:56.364094 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] Get all volumes completed successfully. Jun 17 17:33:56.366590 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-4423ac88-5aaa-4aab-94f6-1f580b096d03 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:33:56.367303 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 8/30] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:33:56 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 17 17:34:06.359614 np0000181248 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 17 17:34:56.380396 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-9450fd06-31b7-4c75-917b-4eb984305a74 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:34:56.385090 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:34:56.385320 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:34:56.385731 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:34:56.386002 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:34:56.387117 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:34:56.395831 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] Get all volumes completed successfully. Jun 17 17:34:56.398861 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-9450fd06-31b7-4c75-917b-4eb984305a74 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:34:56.399320 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 9/31] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:34:56 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 17 17:35:06.391196 np0000181248 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 17 17:35:56.414682 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:35:56.614895 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:35:56.615767 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:35:56.616225 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:35:56.616352 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:35:56.617668 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:35:56.629072 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] Get all volumes completed successfully. Jun 17 17:35:56.632442 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-ef22ceb1-2223-45a6-8789-8de9d76121a6 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:35:56.633435 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 8/32] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:35:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:36:06.625118 np0000181248 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 17 17:36:56.675866 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-779d493d-0255-477a-8d25-57155934b081 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:36:56.679094 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:36:56.679345 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:36:56.679603 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:36:56.679970 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:36:56.683522 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:36:56.690246 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] Get all volumes completed successfully. Jun 17 17:36:56.693519 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-779d493d-0255-477a-8d25-57155934b081 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:36:56.694109 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 8/33] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:36:56 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 17 17:37:06.686101 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:37:56.704584 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:37:56.707194 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:37:56.707624 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:37:56.707701 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:37:56.707886 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:37:56.708667 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:37:56.717566 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] Get all volumes completed successfully. Jun 17 17:37:56.721359 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-b1d9c687-89f5-4e06-83d9-254ae59a4ad6 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:37:56.722177 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 9/34] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:37:56 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 17 17:38:06.713267 np0000181248 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 17 17:38:56.736891 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:38:56.740156 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:38:56.740403 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:38:56.740688 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:38:56.740993 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:38:56.742054 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:38:56.751111 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] Get all volumes completed successfully. Jun 17 17:38:56.753985 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1a8ab664-cc36-44e5-a1af-843bf9724d53 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:38:56.754492 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 10/35] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:38:56 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 17 17:39:06.746389 np0000181248 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 17 17:39:56.767218 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:39:56.770725 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:39:56.774775 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:39:56.774775 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:39:56.774775 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:39:56.774775 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:39:56.784760 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] Get all volumes completed successfully. Jun 17 17:39:56.787503 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-78e76a80-a9b2-42e3-96b6-4128a9c7b22a demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:39:56.787948 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 9/36] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:39:56 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 17 17:40:06.778003 np0000181248 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 17 17:40:56.799120 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-68aa98f0-868a-441e-971e-e91219495253 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:40:56.908075 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:40:56.908341 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:40:56.908787 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:40:56.909115 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:40:56.910153 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:40:56.918659 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] Get all volumes completed successfully. Jun 17 17:40:56.921158 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-68aa98f0-868a-441e-971e-e91219495253 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:40:56.922358 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 9/37] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:40:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:41:06.914303 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:41:56.935654 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:41:56.938861 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:41:56.939304 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:41:56.939851 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:41:56.940369 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:41:56.941958 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:41:56.953063 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] Get all volumes completed successfully. Jun 17 17:41:56.955136 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-12529dba-65f7-42d5-9ab2-59f754fd9354 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:41:56.955600 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 10/38] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:41:56 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 17 17:42:06.946607 np0000181248 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 17 17:42:56.969522 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:42:56.972827 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:42:56.973106 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:42:56.973395 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:42:56.973766 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:42:56.975030 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:42:56.982830 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] Get all volumes completed successfully. Jun 17 17:42:56.984794 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-b3734b52-9ecf-4b8d-96ea-676d970797ce demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:42:56.985137 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 11/39] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:42:56 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 17 17:43:06.978744 np0000181248 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 17 17:43:57.003231 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:43:57.006345 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:43:57.006633 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:43:57.006892 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:43:57.007212 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:43:57.008378 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:43:57.016531 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] Get all volumes completed successfully. Jun 17 17:43:57.019772 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-7561ab33-4c9f-4ba5-9515-65518d2ea29c demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:43:57.020331 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 10/40] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:43:57 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 17 17:44:07.011774 np0000181248 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 17 17:44:57.032736 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:44:57.035994 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:44:57.036230 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:44:57.036553 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:44:57.037037 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:44:57.038161 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:44:57.048688 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] Get all volumes completed successfully. Jun 17 17:44:57.051784 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-0d37fb0a-0ffb-4ebc-9e01-034ef1fab366 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:44:57.052284 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 10/41] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:44:57 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 17 17:45:07.041452 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:45:57.068021 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:45:57.167420 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:45:57.167785 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:45:57.168165 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:45:57.168675 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:45:57.170028 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:45:57.179559 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] Get all volumes completed successfully. Jun 17 17:45:57.182491 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-29100ab3-2a89-4a9f-9e03-065ffeb4b26a demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:45:57.183173 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 11/42] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:45:57 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 17 17:46:07.174011 np0000181248 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 17 17:46:57.198888 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:46:57.203527 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:46:57.203935 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:46:57.204246 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:46:57.204707 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:46:57.205822 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:46:57.215994 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] Get all volumes completed successfully. Jun 17 17:46:57.219154 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-36e7fd4b-01fb-4d48-b59b-6e7c76e8f5b7 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:46:57.219900 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 12/43] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:46:57 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 17 17:47:07.211754 np0000181248 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 17 17:47:57.232774 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-09e583bc-2642-4630-be9f-31a1e2881041 None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:47:57.235266 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:47:57.235519 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:47:57.235749 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:47:57.235972 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:47:57.236678 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:47:57.245042 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] Get all volumes completed successfully. Jun 17 17:47:57.247188 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-09e583bc-2642-4630-be9f-31a1e2881041 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:47:57.247876 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 11/44] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:47:57 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 17 17:48:07.239771 np0000181248 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 17 17:48:57.263736 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:48:57.267950 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:48:57.268309 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:48:57.268718 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:48:57.269152 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:48:57.270592 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:48:57.279478 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] Get all volumes completed successfully. Jun 17 17:48:57.281498 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-8a12cf45-e882-4590-80f3-2ef5581aca5c demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:48:57.281860 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 11/45] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:48:57 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 17 17:49:07.274441 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:49:57.306877 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:49:57.311496 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:49:57.311788 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:49:57.312116 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:49:57.312666 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:49:57.317014 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:49:57.326106 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] Get all volumes completed successfully. Jun 17 17:49:57.329170 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-5aef688f-ac2f-45f8-9824-cc3b706d9f67 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:49:57.329870 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 12/46] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:49:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:50:07.322220 np0000181248 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 17 17:50:57.345806 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-2ea88291-4bac-4d99-a120-d938aecfee51 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:50:57.381744 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:50:57.382073 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:50:57.382394 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:50:57.382798 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:50:57.383868 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:50:57.395890 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] Get all volumes completed successfully. Jun 17 17:50:57.399260 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-2ea88291-4bac-4d99-a120-d938aecfee51 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:50:57.399768 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 13/47] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:51:07.387838 np0000181248 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 17 17:51:57.419110 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.middleware.request_id [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af None None] RequestId filter calling following filter/app {{(pid=116811) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:51:57.422011 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:51:57.422241 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] Empty body provided in request {{(pid=116811) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:51:57.422566 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.openstack.wsgi [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] Calling method 'detail' {{(pid=116811) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:51:57.422880 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.api.api_utils [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] Removing options '' from query. {{(pid=116811) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:51:57.423553 np0000181248 devstack@c-api.service[116811]: DEBUG cinder.volume.api [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116811) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:51:57.436566 np0000181248 devstack@c-api.service[116811]: INFO cinder.volume.api [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] Get all volumes completed successfully. Jun 17 17:51:57.440140 np0000181248 devstack@c-api.service[116811]: INFO cinder.api.openstack.wsgi [None req-e07ad4ba-c43b-43b8-a69d-2a1058ac79af demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:51:57.440773 np0000181248 devstack@c-api.service[116811]: [pid: 116811|app: 0|req: 12/48] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:51:57 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 17 17:52:07.428331 np0000181248 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 17 17:52:57.465673 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.middleware.request_id [None req-a348955e-13f9-40c9-969b-da891fa9d73c None None] RequestId filter calling following filter/app {{(pid=116814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:52:57.468146 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:52:57.468309 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] Empty body provided in request {{(pid=116814) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:52:57.468495 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.openstack.wsgi [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] Calling method 'detail' {{(pid=116814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:52:57.468717 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.api.api_utils [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] Removing options '' from query. {{(pid=116814) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:52:57.469378 np0000181248 devstack@c-api.service[116814]: DEBUG cinder.volume.api [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116814) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:52:57.476120 np0000181248 devstack@c-api.service[116814]: INFO cinder.volume.api [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] Get all volumes completed successfully. Jun 17 17:52:57.478029 np0000181248 devstack@c-api.service[116814]: INFO cinder.api.openstack.wsgi [None req-a348955e-13f9-40c9-969b-da891fa9d73c demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:52:57.478366 np0000181248 devstack@c-api.service[116814]: [pid: 116814|app: 0|req: 12/49] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:52:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 17:53:07.471954 np0000181248 devstack@c-api.service[116814]: DEBUG dbcounter [-] [116814] Writing DB stats cinder:SELECT=1 {{(pid=116814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 17:53:57.496010 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.middleware.request_id [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 None None] RequestId filter calling following filter/app {{(pid=116812) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:53:57.500347 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:53:57.500660 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] Empty body provided in request {{(pid=116812) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:53:57.500967 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.openstack.wsgi [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] Calling method 'detail' {{(pid=116812) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:53:57.501353 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.api.api_utils [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] Removing options '' from query. {{(pid=116812) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:53:57.502454 np0000181248 devstack@c-api.service[116812]: DEBUG cinder.volume.api [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116812) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:53:57.510272 np0000181248 devstack@c-api.service[116812]: INFO cinder.volume.api [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] Get all volumes completed successfully. Jun 17 17:53:57.512326 np0000181248 devstack@c-api.service[116812]: INFO cinder.api.openstack.wsgi [None req-b8478a69-7212-4f44-aac0-30e3e92cdba5 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:53:57.512752 np0000181248 devstack@c-api.service[116812]: [pid: 116812|app: 0|req: 13/50] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:53:57 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 17 17:54:07.506333 np0000181248 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 17 17:54:57.530864 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.middleware.request_id [None req-1f383e6c-9286-4201-afd1-50e0614d7487 None None] RequestId filter calling following filter/app {{(pid=116813) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 17:54:57.534829 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] GET https://199.19.213.249/volume/v3/volumes/detail Jun 17 17:54:57.534829 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] Empty body provided in request {{(pid=116813) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 17:54:57.534829 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.openstack.wsgi [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] Calling method 'detail' {{(pid=116813) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 17:54:57.534829 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.api.api_utils [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] Removing options '' from query. {{(pid=116813) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 17:54:57.534829 np0000181248 devstack@c-api.service[116813]: DEBUG cinder.volume.api [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116813) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 17:54:57.547272 np0000181248 devstack@c-api.service[116813]: INFO cinder.volume.api [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] Get all volumes completed successfully. Jun 17 17:54:57.550596 np0000181248 devstack@c-api.service[116813]: INFO cinder.api.openstack.wsgi [None req-1f383e6c-9286-4201-afd1-50e0614d7487 demo demo] https://199.19.213.249/volume/v3/volumes/detail returned with HTTP 200 Jun 17 17:54:57.551123 np0000181248 devstack@c-api.service[116813]: [pid: 116813|app: 0|req: 14/51] 199.19.213.249 () {64 vars in 1295 bytes} [Wed Jun 17 17:54:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 17 17:55:07.540038 np0000181248 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}}