Jun 24 00:59:41.123783 np0000182645 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 24 00:59:41.132079 np0000182645 devstack@c-api.service[112491]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 00:59:41 2026] *** Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: nodename: np0000182645 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: machine: x86_64 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: clock source: unix Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: pcre jit disabled Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: detected number of CPU cores: 16 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: current working directory: / Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: detected binary path: /usr/bin/uwsgi-core Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: your processes number limit is 256917 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: your memory page size is 4096 bytes Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: detected max file descriptor number: 2048 Jun 24 00:59:41.135524 np0000182645 devstack@c-api.service[112491]: lock engine: pthread robust mutexes Jun 24 00:59:41.136233 np0000182645 devstack@c-api.service[112491]: thunder lock: enabled Jun 24 00:59:41.136233 np0000182645 devstack@c-api.service[112491]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 24 00:59:41.136233 np0000182645 devstack@c-api.service[112491]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 00:59:41.136233 np0000182645 devstack@c-api.service[112491]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 00:59:41.136233 np0000182645 devstack@c-api.service[112491]: Set PythonHome to /opt/stack/data/venv Jun 24 00:59:41.175363 np0000182645 devstack@c-api.service[112491]: Python main interpreter initialized at 0x79a83c0a3668 Jun 24 00:59:41.175363 np0000182645 devstack@c-api.service[112491]: python threads support enabled Jun 24 00:59:41.175363 np0000182645 devstack@c-api.service[112491]: your server socket listen backlog is limited to 100 connections Jun 24 00:59:41.175363 np0000182645 devstack@c-api.service[112491]: your mercy for graceful operations on workers is 80 seconds Jun 24 00:59:41.177055 np0000182645 devstack@c-api.service[112491]: mapped 671795 bytes (656 KB) for 4 cores Jun 24 00:59:41.177055 np0000182645 devstack@c-api.service[112491]: *** Operational MODE: preforking *** Jun 24 00:59:41.177055 np0000182645 devstack@c-api.service[112491]: *** uWSGI is running in multiple interpreter mode *** Jun 24 00:59:41.177055 np0000182645 devstack@c-api.service[112491]: spawned uWSGI master process (pid: 112491) Jun 24 00:59:41.177055 np0000182645 devstack@c-api.service[112491]: spawned uWSGI worker 1 (pid: 112495, cores: 1) Jun 24 00:59:41.176375 np0000182645 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 24 00:59:41.177621 np0000182645 devstack@c-api.service[112491]: spawned uWSGI worker 2 (pid: 112496, cores: 1) Jun 24 00:59:41.178294 np0000182645 devstack@c-api.service[112491]: spawned uWSGI worker 3 (pid: 112497, cores: 1) Jun 24 00:59:41.178832 np0000182645 devstack@c-api.service[112491]: spawned uWSGI worker 4 (pid: 112498, cores: 1) Jun 24 00:59:41.178960 np0000182645 devstack@c-api.service[112491]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: framework. For more detail see Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:59:41.305800 np0000182645 devstack@c-api.service[112495]: import eventlet # noqa Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: we strongly recommend against using it for new projects. Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: framework. For more detail see Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:59:41.317667 np0000182645 devstack@c-api.service[112496]: import eventlet # noqa Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: framework. For more detail see Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:59:41.325524 np0000182645 devstack@c-api.service[112497]: import eventlet # noqa Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: framework. For more detail see Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 24 00:59:41.326272 np0000182645 devstack@c-api.service[112498]: import eventlet # noqa Jun 24 00:59:41.396991 np0000182645 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:59:41.396991 np0000182645 devstack@c-api.service[112495]: warnings.warn( Jun 24 00:59:41.407540 np0000182645 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:59:41.407540 np0000182645 devstack@c-api.service[112496]: warnings.warn( Jun 24 00:59:41.422867 np0000182645 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:59:41.422867 np0000182645 devstack@c-api.service[112497]: warnings.warn( Jun 24 00:59:41.428668 np0000182645 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 24 00:59:41.428668 np0000182645 devstack@c-api.service[112498]: warnings.warn( Jun 24 00:59:41.483335 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:41.483335 np0000182645 devstack@c-api.service[112495]: from cgi import parse_header Jun 24 00:59:41.485095 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:41.485095 np0000182645 devstack@c-api.service[112496]: from cgi import parse_header Jun 24 00:59:41.510261 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:41.510261 np0000182645 devstack@c-api.service[112497]: from cgi import parse_header Jun 24 00:59:41.535516 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:41.535516 np0000182645 devstack@c-api.service[112496]: removals.removed_module( Jun 24 00:59:41.537072 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:41.537072 np0000182645 devstack@c-api.service[112496]: removals.removed_module( Jun 24 00:59:41.537697 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:41.537697 np0000182645 devstack@c-api.service[112498]: from cgi import parse_header Jun 24 00:59:41.560424 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:41.560424 np0000182645 devstack@c-api.service[112495]: removals.removed_module( Jun 24 00:59:41.563021 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:41.563021 np0000182645 devstack@c-api.service[112495]: removals.removed_module( Jun 24 00:59:41.567327 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:41.567327 np0000182645 devstack@c-api.service[112497]: removals.removed_module( Jun 24 00:59:41.569477 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:41.569477 np0000182645 devstack@c-api.service[112497]: removals.removed_module( Jun 24 00:59:41.601724 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:41.601724 np0000182645 devstack@c-api.service[112498]: removals.removed_module( Jun 24 00:59:41.603549 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:41.603549 np0000182645 devstack@c-api.service[112498]: removals.removed_module( Jun 24 00:59:42.303215 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:42.303215 np0000182645 devstack@c-api.service[112496]: warnings.warn( Jun 24 00:59:42.362118 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:42.362118 np0000182645 devstack@c-api.service[112496]: warnings.warn( Jun 24 00:59:42.408149 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:42.408149 np0000182645 devstack@c-api.service[112497]: warnings.warn( Jun 24 00:59:42.429552 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:42.429552 np0000182645 devstack@c-api.service[112495]: warnings.warn( Jun 24 00:59:42.460795 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:42.460795 np0000182645 devstack@c-api.service[112497]: warnings.warn( Jun 24 00:59:42.482630 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:42.482630 np0000182645 devstack@c-api.service[112495]: warnings.warn( Jun 24 00:59:42.487209 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:42.487209 np0000182645 devstack@c-api.service[112498]: warnings.warn( Jun 24 00:59:42.544840 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:42.544840 np0000182645 devstack@c-api.service[112498]: warnings.warn( Jun 24 00:59:42.553556 np0000182645 devstack@c-api.service[112496]: 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 24 00:59:42.553806 np0000182645 devstack@c-api.service[112496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:59:42.639602 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:42.639602 np0000182645 devstack@c-api.service[112496]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:59:42.686763 np0000182645 devstack@c-api.service[112495]: 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 24 00:59:42.687026 np0000182645 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:59:42.690613 np0000182645 devstack@c-api.service[112497]: 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 24 00:59:42.690872 np0000182645 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:59:42.741062 np0000182645 devstack@c-api.service[112498]: 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 24 00:59:42.741287 np0000182645 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 24 00:59:42.748326 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:42.748326 np0000182645 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:59:42.759626 np0000182645 devstack@c-api.service[112497]: /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 24 00:59:42.759626 np0000182645 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:59:42.807198 np0000182645 devstack@c-api.service[112498]: /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 24 00:59:42.807198 np0000182645 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 24 00:59:43.110341 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:59:43.110603 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.110603 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.110794 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.113154 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.113154 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.113642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.113642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.113642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.113642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.113642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.114430 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.114536 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.114536 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.114667 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.114667 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.114783 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.114783 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.114910 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.114910 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.115031 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.115031 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.115031 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.115211 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.115211 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.116578 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.116716 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.116716 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.116716 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.116947 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.116947 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.116947 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.119615 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.119615 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.119792 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.119792 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.119792 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.119954 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.119954 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.120405 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.120495 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.120495 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.120676 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.120676 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.120867 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.120867 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.122279 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.122416 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.122416 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.122570 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.122570 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.122570 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.122723 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.124740 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.124845 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.124845 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.125159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.125159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.125159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.125159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.125933 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.125986 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.126062 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.126139 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.126185 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.126325 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.126325 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.129275 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.129511 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.129511 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.129511 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.129511 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.129666 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.129666 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.130835 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.130915 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.130961 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.130996 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.131040 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.131119 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.131189 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.134694 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:59:43.135040 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.135105 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.135344 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.135870 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.135928 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.136001 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.136068 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.136131 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.136204 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.136282 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.136564 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.136622 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.136675 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.136745 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.136838 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.136838 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.137010 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.137010 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.137118 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.137118 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.137232 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.137232 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.137386 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.137386 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.137611 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.137666 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.137715 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.137789 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.137836 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.137915 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.138010 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.138053 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.138117 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.138162 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.138203 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.138203 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.138203 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.138203 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.138787 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.138855 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.138903 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.138903 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.138965 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.139004 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.139041 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.139075 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.139108 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.139154 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.139191 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.139283 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.139333 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.139333 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.139537 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.139589 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.139630 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.139685 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.139758 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.139804 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.139881 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.140352 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.140408 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.140484 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.140536 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.140626 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.140626 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.140739 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.140790 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.140842 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.140881 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.140959 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.140959 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.140959 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.140959 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.141484 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.141561 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.141609 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.141693 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.141742 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.141809 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.141905 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.141955 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.142059 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.142118 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.142118 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.142118 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.142118 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.142118 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.142367 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.142367 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.142367 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.142367 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.142524 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.142524 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.142524 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.143005 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.143060 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.143103 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.143160 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.143214 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.143295 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.143403 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.143828 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.143892 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.143938 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.144014 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.144060 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.144126 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.144190 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.144313 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.144313 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.144411 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.144411 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.144490 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.144527 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.144667 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.145231 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.145336 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.145386 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.145425 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.145476 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.145570 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.145736 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.145815 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.145815 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.145971 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.146047 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.146114 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.146179 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.146278 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.146340 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.146379 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.146425 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.146470 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.146505 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.146541 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.146541 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.146698 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.146766 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.146812 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.146884 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.146957 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.147222 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.147222 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.147433 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.147433 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.147535 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.147584 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.147584 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.147584 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.147584 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.147710 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.147710 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.147710 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.147710 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.147953 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.147953 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.147953 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.148211 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.148392 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.148469 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.148525 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.148586 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.148636 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.149187 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.149293 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.149344 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.149395 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.149438 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.149481 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.149532 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.149532 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.149698 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.149698 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.149867 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.149867 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.149990 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.149990 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.149990 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.150327 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.150428 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.150428 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.150568 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.150568 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.150694 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.150694 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.150956 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.151022 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.151062 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.151133 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.151214 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.151328 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.151328 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.153156 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:59:43.153556 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.153646 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.153694 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.153731 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.153838 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.153838 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.153838 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.154167 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.154306 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.154306 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.154479 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.154479 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.154479 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.154595 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.154595 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.154675 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.154721 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.155014 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.155075 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.155145 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.155225 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.155359 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.155359 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.155455 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.155502 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.155543 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.155614 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.155689 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.155757 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.155757 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.155892 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.155989 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.156075 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.156159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.156159 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.156338 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.156393 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.156436 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.156477 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.156514 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.156564 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.156564 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.156564 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.156564 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.156713 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.156753 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.156753 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.156825 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.156873 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.156971 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.157010 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.157048 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.157085 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.157130 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.157168 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.157215 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.157215 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.157337 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.157388 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.157442 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.157442 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.157442 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.157561 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.157561 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.157631 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.157631 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.157796 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.157796 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.157930 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.158002 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.158002 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.158134 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.158221 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.158323 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.158394 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.158461 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.158461 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.158583 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.158662 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.158662 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.158787 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.159160 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.159228 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.159315 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.159709 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.160072 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.160172 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.160258 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.160334 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.160413 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.160501 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.160583 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.160664 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.160733 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.160798 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.160865 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.160977 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.161045 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.161111 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.161177 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.161273 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.161351 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.161430 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.161506 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.161575 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.161646 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.161739 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.161810 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.161878 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.161946 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.161946 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.161946 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.161946 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.161946 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.162231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.162907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.163300 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.163300 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.163404 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.163404 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.163477 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.163577 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.163577 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.163718 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.163944 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.164102 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.164102 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.164102 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.164369 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.164369 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.164369 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.164756 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.164902 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.164902 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.165209 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.165209 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.165209 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.165412 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.165458 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.165497 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.165497 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.165497 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.165497 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.165649 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.165697 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.165747 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.165747 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.165818 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.165857 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.165896 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.165936 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.165973 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.166018 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.166062 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.166100 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.166144 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.166144 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.166144 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.166144 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.166294 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.166294 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.166294 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.166294 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.166294 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.166482 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.166522 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.166561 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.166599 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.166637 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.166677 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.166716 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.166754 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.166798 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.166843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.166882 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.166925 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.166963 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.167004 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.167004 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.167004 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.167640 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.168138 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.168695 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.168779 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.168779 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.168956 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.169029 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.169106 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.169173 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.169267 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.169380 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.169488 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.169573 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.169642 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.169706 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.169776 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.169843 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.170150 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.170202 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.170253 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.170253 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.170253 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.170253 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.170253 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.170511 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.170546 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.170611 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.170644 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.170714 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.170714 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.170812 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.170868 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.170899 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.170943 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.171335 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.171381 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.171438 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.171438 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.171527 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.171527 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.171627 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.171680 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.171736 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.171789 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.171821 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.171889 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.171919 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.171985 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.172040 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.172071 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.172140 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.172171 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.172218 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.172306 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.172338 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.172385 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.172415 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.172486 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.172516 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.172564 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.172630 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.173126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.173560 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.173606 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.173639 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.173690 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.173724 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.173724 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.173832 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.173887 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.173925 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.173957 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.173982 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.174010 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.174045 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.174080 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.174115 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.174150 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.174183 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.174213 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.174282 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.174328 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.174357 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.174394 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.174429 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.174463 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.174492 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.174519 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.174549 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.174578 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.174605 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.174630 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.174657 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.174685 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.174711 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.174743 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.174769 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.174799 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.174833 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.174862 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.174887 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.174914 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.174941 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.174965 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.174991 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.175025 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.175055 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.175082 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.175109 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.175135 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.175299 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.175329 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.175360 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.175360 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.175360 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.175360 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.175360 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.175481 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.175863 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.175918 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.175980 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.176041 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.176104 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.176154 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.176232 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.176309 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.176375 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.176434 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.176486 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.176543 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.176600 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.176673 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.177372 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.177420 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.177481 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.177547 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.177610 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.177665 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.177739 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.177780 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.177851 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.177919 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.177958 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.178042 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.178084 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.178147 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.178207 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.178286 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.178349 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.178409 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.178463 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.178524 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.212387 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 24 00:59:43.212819 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.212819 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.213095 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.213869 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.214163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.214163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.214163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.214163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.214163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.214807 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.215216 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.215765 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.215765 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.215932 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.215932 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.215932 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.216171 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.216171 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.216171 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.216171 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.216825 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.217157 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.217976 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.218968 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.219615 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.220194 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.220756 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.220756 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.220756 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.221075 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.221075 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.221075 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.221075 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.221075 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.221541 np0000182645 devstack@c-api.service[112496]: INFO dbcounter [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Registered counter for database cinder Jun 24 00:59:43.221647 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.221647 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.221647 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.221913 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.221913 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.221913 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.221913 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.222487 np0000182645 devstack@c-api.service[112495]: INFO dbcounter [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Registered counter for database cinder Jun 24 00:59:43.222861 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.222912 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.222989 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.223035 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.223122 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.223171 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.223285 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.223553 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.223602 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.223669 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.223715 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.223792 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.223860 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.223928 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.224389 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.224488 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.224488 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.224619 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.224619 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.224758 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.224758 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.225081 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.225138 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.225217 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.225411 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.225411 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.225411 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.225550 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.226012 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.226061 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.226118 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.226195 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.226263 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.226322 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.226399 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.226914 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.226988 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.227071 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.227117 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.227187 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.227285 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.227326 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.227550 np0000182645 devstack@c-api.service[112497]: INFO dbcounter [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Registered counter for database cinder Jun 24 00:59:43.227622 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.227684 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.227759 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.227835 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.227901 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.227901 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.228031 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.228295 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.228345 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.228427 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.228514 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.228558 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.228639 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.228639 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.229499 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.229551 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.229633 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.229679 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.229750 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.229811 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.229880 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.230412 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.230495 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.230574 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.230631 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.230685 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.230736 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.230799 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.230998 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.231099 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.231099 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.231200 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.231272 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.231328 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.231455 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.231900 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.232026 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.232026 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.232204 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.232204 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.232204 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.232508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.232933 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.232933 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.233722 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.233778 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.233861 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.233917 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.234018 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.234018 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.234137 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.234137 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.234213 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.234305 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.234477 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.234477 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.234477 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.234634 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.235163 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.235218 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.235296 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.235382 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.235430 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.235515 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.235588 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.236002 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.236052 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.236125 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.236185 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.236274 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.236320 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.236391 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.236441 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.236509 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.236591 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.236633 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.236724 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.236724 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.236866 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.237549 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.237602 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.237645 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.237723 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.237768 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.237851 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.237897 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.237983 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.238048 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.238095 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.238137 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.238176 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.238270 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.238342 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 24 00:59:43.238406 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 24 00:59:43.238487 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 24 00:59:43.238551 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 24 00:59:43.238621 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 24 00:59:43.238680 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 24 00:59:43.238680 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 24 00:59:43.265454 np0000182645 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-82efd2a9-0683-414f-a584-063aa2987287 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.267206 np0000182645 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-25df0424-b5c2-435b-b289-b541a8af4ead 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.273234 np0000182645 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.290370 np0000182645 devstack@c-api.service[112498]: INFO dbcounter [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Registered counter for database cinder Jun 24 00:59:43.335166 np0000182645 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.390069 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writer thread running {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:59:43.392415 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:59:43.393046 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:59:43.395865 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:59:43.396435 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:59:43.398292 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:59:43.399702 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:59:43.400466 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:59:43.400643 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:59:43.401739 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.402148 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:59:43.403616 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:59:43.404706 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:59:43.405812 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.405963 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:59:43.406261 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.408124 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:59:43.410137 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:59:43.410906 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.411490 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.415769 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.437947 np0000182645 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-25df0424-b5c2-435b-b289-b541a8af4ead 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.441582 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:59:43.443155 np0000182645 devstack@c-api.service[112496]: INFO cinder.rpc [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:59:43.444373 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.447100 np0000182645 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-82efd2a9-0683-414f-a584-063aa2987287 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.449915 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:59:43.452225 np0000182645 devstack@c-api.service[112495]: INFO cinder.rpc [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:59:43.453221 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.453555 np0000182645 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.454648 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 00:59:43.456003 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.457013 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:59:43.457877 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 24 00:59:43.459192 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.459996 np0000182645 devstack@c-api.service[112497]: INFO cinder.rpc [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:59:43.461054 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 24 00:59:43.461442 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.462321 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.463794 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 24 00:59:43.465959 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 24 00:59:43.466112 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.466391 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.466873 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.470293 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.470556 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.470747 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.473387 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.473464 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.473923 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.476733 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.478954 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.479048 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.479547 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.482219 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.482433 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.483348 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.483874 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.486313 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.486383 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.486580 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.489387 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.489467 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.492065 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.492294 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.492415 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.495480 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.495605 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.495720 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.496933 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.497563 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.498563 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.499022 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.499585 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.500759 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.501526 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.502060 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.502989 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.503068 np0000182645 devstack@c-api.service[112496]: WARNING cinder.api.contrib.hosts [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:59:43.503763 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.505149 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.505310 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.505850 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.506636 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.507498 np0000182645 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:43.508174 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.508800 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.509028 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: extensions {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.510394 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: extra_specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.510856 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.511958 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-volume-transfer {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.512186 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.512286 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.513303 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 24 00:59:43.513661 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-quota-class-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.513964 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.514993 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: cgsnapshots {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.515328 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.515413 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.515852 np0000182645 devstack@c-api.service[112498]: INFO cinder.rpc [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 24 00:59:43.516386 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: scheduler-stats {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.516485 np0000182645 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:59:43.517075 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.517368 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.517701 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.518410 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.518488 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: qos-specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.519351 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.519922 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.520579 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: capabilities {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.521069 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.521389 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.521970 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.522197 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.522473 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.523539 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.523594 np0000182645 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:59:43.524229 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.524640 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.525138 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-volume-type-access {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.525700 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.526207 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.526721 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-quota-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.527310 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.527921 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.528334 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-snapshot-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.528813 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.529263 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.529687 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.529732 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-volume-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.531325 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.531373 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-hosts {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.531686 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.532061 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.532790 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: os-availability-zone {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.532986 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.533316 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.534107 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: consistencygroups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.534192 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.534995 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.535383 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.536085 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extended resource: backups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.536316 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.536934 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.537504 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.537720 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.538191 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.contrib.snapshot_actions [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] SnapshotActionsController initialized {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:59:43.538536 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.539036 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.539159 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.540096 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.540498 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.540782 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.541270 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.541594 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.541985 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.542685 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.543045 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.543427 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.544350 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.544435 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.545054 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.545109 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.545846 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.546154 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.546638 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.547156 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.550001 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.550161 np0000182645 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.550222 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.550323 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.550384 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension UsedLimits extending resource: limits {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550384 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension SnapshotActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550384 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550384 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550572 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550628 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension AdminActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550987 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension AdminActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550987 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension AdminActions extending resource: backups {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550987 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeTypeAccess extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.550987 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension VolumeActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.551199 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-25df0424-b5c2-435b-b289-b541a8af4ead None None] Extension TypesManage extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.551364 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.551805 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:59:43.551993 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.552687 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.553526 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.554206 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.555290 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.555401 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.555563 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.556975 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.557074 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.558112 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.558308 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.559065 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.559722 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.559930 np0000182645 devstack@c-api.service[112496]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79a83c0a3668 pid: 112496 (default app) Jun 24 00:59:43.561062 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.561180 np0000182645 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.561794 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:59:43.562040 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562163 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562292 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562410 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562514 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562631 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.562662 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562715 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562752 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.562822 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.562924 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563029 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563220 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563350 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563452 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563555 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563670 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.563793 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-82efd2a9-0683-414f-a584-063aa2987287 None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.564271 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.565338 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.565679 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.567026 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.568387 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.569297 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569297 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569514 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569514 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569514 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569514 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569514 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.569853 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570163 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570163 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570163 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570163 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570163 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570403 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570403 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570403 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570403 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570577 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570577 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570577 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570577 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570763 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570763 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570763 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570763 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570763 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570991 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570991 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570991 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.570991 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.570991 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571197 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571478 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571726 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.571982 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.572451 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.572451 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.572451 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.572451 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.572783 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.572783 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.572783 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.572783 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.572783 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573181 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573181 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573181 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573181 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573181 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573522 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573961 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573961 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573961 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.573961 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.573961 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574336 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574336 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574336 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574336 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574336 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574692 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574692 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574692 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574692 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574991 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574991 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.574991 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.574991 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.575288 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.575364 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.575364 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.575364 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.575364 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.575364 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.575784 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.575784 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.575784 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.575784 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.575784 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576119 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576119 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576119 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576119 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576462 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576462 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576462 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576462 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576789 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576789 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.576789 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.576789 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577093 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577093 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577375 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577375 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577375 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577375 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577576 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577850 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577850 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577850 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.577850 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.577850 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578093 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578442 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578723 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.578995 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579302 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579302 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579302 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579302 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579510 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579510 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579510 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579510 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579706 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579706 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579706 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579706 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579898 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579898 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.579898 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:43.579898 np0000182645 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 24 00:59:43.580088 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.580137 np0000182645 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79a83c0a3668 pid: 112495 (default app) Jun 24 00:59:43.580188 np0000182645 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.580236 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-dc1d767a-9188-4fe9-be56-f2534700cb07 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580272 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580595 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580626 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580666 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.580952 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Wed Jun 24 00:59:43 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 00:59:43.580989 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-635f0c47-6091-4d99-9078-47cbd2cd9939 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.581024 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.581024 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.581024 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.581637 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.582784 np0000182645 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 24 00:59:43.583503 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.584867 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.585570 np0000182645 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79a83c0a3668 pid: 112497 (default app) Jun 24 00:59:43.586768 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.588432 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.589317 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.592042 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.593645 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.595601 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.596965 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.598348 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.599838 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.601971 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.603269 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.604797 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.606418 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.608420 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.609885 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.611359 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.612841 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.614165 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.615520 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.617638 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 24 00:59:43.620265 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 24 00:59:43.621329 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.623219 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.624747 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.626507 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.627861 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.629540 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.631071 np0000182645 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 24 00:59:43.631986 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632112 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632205 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632484 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632593 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632738 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632837 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.632936 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633054 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633133 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633389 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633464 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633610 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633687 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633830 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.633945 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-355de8a3-b204-407e-95dc-04f4a73f0fdf None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 24 00:59:43.642343 np0000182645 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79a83c0a3668 pid: 112498 (default app) Jun 24 00:59:51.329014 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329014 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329466 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329466 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329466 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329466 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329466 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329725 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329917 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329917 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329917 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.329917 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.329917 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330052 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330052 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330052 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330052 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330170 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330170 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330170 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330170 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330699 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330699 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330699 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.330699 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.330699 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331036 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331036 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331036 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331036 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331036 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331201 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331409 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331657 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.331898 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332051 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332051 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332051 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332051 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332166 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332166 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332166 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332166 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332166 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332323 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332323 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332323 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332323 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332323 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332458 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332598 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332598 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332598 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332598 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332598 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332729 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332729 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332729 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332729 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332729 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332874 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332874 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.332874 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.332874 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333044 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333044 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333044 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333044 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333160 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333160 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333160 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333160 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333160 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333316 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333316 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333316 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333316 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333316 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333432 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333432 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333432 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333432 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333536 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333536 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333536 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333536 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333643 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333643 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333643 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333643 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333919 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333919 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.333919 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.333919 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334036 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334036 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334036 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334036 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334149 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334314 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334314 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334314 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334314 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334314 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334440 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334630 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334780 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.334932 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335090 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335090 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335090 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335090 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335211 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335211 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335211 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335211 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335345 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335345 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335345 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335345 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335455 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335455 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335455 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.335455 np0000182645 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) Jun 24 00:59:51.335455 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:51.866165 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 admin admin] POST https://199.204.45.238/volume/v3/types Jun 24 00:59:51.866764 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:59:51.870210 np0000182645 devstack@c-api.service[112495]: /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 24 00:59:51.870210 np0000182645 devstack@c-api.service[112495]: warnings.warn( Jun 24 00:59:51.908053 np0000182645 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:51.945217 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 24 00:59:51.945824 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Wed Jun 24 00:59:51 2026] POST /volume/v3/types => generated 186 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 00:59:51.959504 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 req-11dbb1c7-d007-4191-b55a-f0ddae246e4c None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 00:59:52.301874 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 req-11dbb1c7-d007-4191-b55a-f0ddae246e4c admin admin] POST https://199.204.45.238/volume/v3/types/5e25db02-3c47-4fa0-b320-acd3a822ffa1/extra_specs Jun 24 00:59:52.302581 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 req-11dbb1c7-d007-4191-b55a-f0ddae246e4c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 24 00:59:52.304479 np0000182645 devstack@c-api.service[112496]: /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 24 00:59:52.304479 np0000182645 devstack@c-api.service[112496]: warnings.warn( Jun 24 00:59:52.342208 np0000182645 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 req-11dbb1c7-d007-4191-b55a-f0ddae246e4c 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 00:59:52.417276 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-0ee64f72-8f87-4769-8ed7-4171c7a99a00 req-11dbb1c7-d007-4191-b55a-f0ddae246e4c admin admin] https://199.204.45.238/volume/v3/types/5e25db02-3c47-4fa0-b320-acd3a822ffa1/extra_specs returned with HTTP 200 Jun 24 00:59:52.417928 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Wed Jun 24 00:59:51 2026] POST /volume/v3/types/5e25db02-3c47-4fa0-b320-acd3a822ffa1/extra_specs => generated 55 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 00:59:53.459086 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=6 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 00:59:53.515348 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=6 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:01.942532 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:00:02.415706 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:02:29.949311 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.949311 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.949311 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.949311 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.949311 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.949942 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.949942 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.949942 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.949942 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.949942 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.950089 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.951394 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.951394 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.951394 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.951394 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.951784 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.951784 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.951784 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.951784 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952057 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952057 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952057 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952057 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952360 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952360 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952360 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952360 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952360 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952724 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952724 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952724 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.952724 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.952724 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953032 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953539 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.953933 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.955011 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.955011 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.955011 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.955011 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.955011 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.955653 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.955653 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.955653 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.955653 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.955653 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956100 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.956629 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.957234 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.957234 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.957234 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.957234 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.957234 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.958189 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.958189 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.958189 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.958189 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.958189 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.959089 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.959089 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.959089 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.959089 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.959613 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.959613 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.959613 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.959613 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.960142 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.960142 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.960142 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.960142 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.960142 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.960616 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.960616 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.960616 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.960616 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.960616 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.961072 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.961072 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.961072 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.961072 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.961661 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.961661 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.961661 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.961661 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962019 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962019 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962019 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962019 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962448 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962448 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962448 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962448 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962754 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962754 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962754 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962754 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962885 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962885 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962885 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.962885 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.962885 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963046 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963223 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963223 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963223 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963223 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963223 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963397 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963579 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963763 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.963944 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964116 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964116 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964116 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964116 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964243 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964243 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964243 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964243 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964243 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: /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 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-8565305b-c384-42ad-bced-cd6ff5eee8d8 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:02:29.964477 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8565305b-c384-42ad-bced-cd6ff5eee8d8 None None] GET https://199.204.45.238/volume// Jun 24 01:02:29.964690 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-8565305b-c384-42ad-bced-cd6ff5eee8d8 None None] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:02:29.964690 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-8565305b-c384-42ad-bced-cd6ff5eee8d8 None None] Calling method 'all' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:02:29.964690 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8565305b-c384-42ad-bced-cd6ff5eee8d8 None None] https://199.204.45.238/volume// returned with HTTP 300 Jun 24 01:02:29.964690 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Wed Jun 24 01:02:29 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 24 01:03:10.851035 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.851035 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.851599 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.851599 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.853769 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.853769 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.853769 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.853769 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.853933 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854313 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854313 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854313 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854313 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854313 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854486 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854486 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854486 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854486 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854486 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854645 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854645 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854645 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854645 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854783 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854783 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854783 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854783 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854783 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854934 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854934 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854934 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.854934 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.854934 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855056 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855196 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855356 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855503 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855503 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855503 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855503 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855503 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855621 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855621 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855621 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855621 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855621 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855729 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855858 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855990 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855990 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855990 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.855990 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.855990 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856116 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856116 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856116 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856116 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856116 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856280 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856280 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856280 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856280 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856375 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856375 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856375 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856375 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856474 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856474 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856474 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856474 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856474 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856589 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856589 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856589 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856589 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856589 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856703 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856703 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856703 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856703 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856798 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856798 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856798 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856798 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856898 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856898 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856898 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856898 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856989 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856989 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.856989 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.856989 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857094 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857094 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857094 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857094 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857185 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857185 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857185 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857185 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857185 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857349 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857483 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857483 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857483 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857483 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857483 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857600 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857730 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857867 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.857995 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858167 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858167 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858167 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858167 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858286 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858286 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858286 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858286 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858286 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858412 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858412 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858412 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.858412 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:10.858412 np0000182645 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 24 01:03:10.860479 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-8a642263-9660-4c67-8033-764adaaf092b None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:10.863634 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/5] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:10 2026] GET /volume/v3 => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 01:03:10.900361 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:10.906365 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 2/6] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:10 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 24 01:03:10.940282 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea req-366bb91c-416a-4b09-bdf6-5392c85d87f7 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:10.944095 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea req-366bb91c-416a-4b09-bdf6-5392c85d87f7 demo demo] GET https://199.204.45.238/volume/v3/ Jun 24 01:03:10.944502 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea req-366bb91c-416a-4b09-bdf6-5392c85d87f7 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:10.944900 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea req-366bb91c-416a-4b09-bdf6-5392c85d87f7 demo demo] Calling method 'version_select' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:10.946575 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-c8cb713f-25d2-4bf5-b600-2b2bd26c0aea req-366bb91c-416a-4b09-bdf6-5392c85d87f7 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 24 01:03:10.947386 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 3/7] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:10 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 24 01:03:10.988729 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-440e81aa-64aa-4c12-9115-53f111de0875 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:11.321807 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-440e81aa-64aa-4c12-9115-53f111de0875 demo demo] GET https://199.204.45.238/volume/v3/types Jun 24 01:03:11.322176 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-440e81aa-64aa-4c12-9115-53f111de0875 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:11.322400 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-440e81aa-64aa-4c12-9115-53f111de0875 demo demo] Calling method 'index' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:11.322930 np0000182645 devstack@c-api.service[112497]: /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 24 01:03:11.322930 np0000182645 devstack@c-api.service[112497]: warnings.warn( Jun 24 01:03:11.323591 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-440e81aa-64aa-4c12-9115-53f111de0875 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:03:11.362280 np0000182645 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-440e81aa-64aa-4c12-9115-53f111de0875 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:03:11.385580 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-440e81aa-64aa-4c12-9115-53f111de0875 demo demo] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 24 01:03:11.385943 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1290 bytes} [Wed Jun 24 01:03:10 2026] GET /volume/v3/types => generated 377 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:11.423992 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:11.793205 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 24 01:03:11.793559 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:11.793825 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:11.831734 np0000182645 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 01:03:11.850874 np0000182645 devstack@c-api.service[112498]: /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 24 01:03:11.850874 np0000182645 devstack@c-api.service[112498]: warnings.warn( Jun 24 01:03:11.853129 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-988cc72f-1dfe-4ddc-883f-378c141f4e52 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:11.853865 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:11 2026] GET /volume/v3/types/default => generated 145 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:12.330651 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-8b63dedc-6afd-4d03-a8ad-ab97687c4d48 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:12.330651 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 3/10] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:12 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 24 01:03:12.361020 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-d19317a0-d57b-4361-9288-044184690ca9 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:12.371766 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 4/11] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:12 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 24 01:03:12.408035 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-d19317a0-d57b-4361-9288-044184690ca9 req-96b5e901-2228-4d46-b2f2-02e33300360f None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:12.411795 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-d19317a0-d57b-4361-9288-044184690ca9 req-96b5e901-2228-4d46-b2f2-02e33300360f demo demo] GET https://199.204.45.238/volume/v3/ Jun 24 01:03:12.412174 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-d19317a0-d57b-4361-9288-044184690ca9 req-96b5e901-2228-4d46-b2f2-02e33300360f demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:12.412591 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-d19317a0-d57b-4361-9288-044184690ca9 req-96b5e901-2228-4d46-b2f2-02e33300360f demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:12.413534 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-d19317a0-d57b-4361-9288-044184690ca9 req-96b5e901-2228-4d46-b2f2-02e33300360f demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 24 01:03:12.414189 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/12] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:12 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:12.479735 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-d70e6e9f-5e04-4d79-bb30-265d939dd25c None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:12.482325 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-d70e6e9f-5e04-4d79-bb30-265d939dd25c demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 24 01:03:12.482558 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-d70e6e9f-5e04-4d79-bb30-265d939dd25c demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:12.482842 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-d70e6e9f-5e04-4d79-bb30-265d939dd25c demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:12.491569 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-d70e6e9f-5e04-4d79-bb30-265d939dd25c demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:12.491907 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:12 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 24 01:03:13.108674 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-f1280fe7-c839-48da-af4e-3d53cceb5d6c None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.109698 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 4/14] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 01:03:13.138437 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.140383 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 5/15] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 24 01:03:13.168587 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 req-e80acfcd-e4f2-4ca1-9db2-79acf1bb5e7f None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.170718 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 req-e80acfcd-e4f2-4ca1-9db2-79acf1bb5e7f demo demo] GET https://199.204.45.238/volume/v3/ Jun 24 01:03:13.170936 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 req-e80acfcd-e4f2-4ca1-9db2-79acf1bb5e7f demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:13.171175 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 req-e80acfcd-e4f2-4ca1-9db2-79acf1bb5e7f demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:13.171657 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-ea7d20ae-75ba-4be3-8a86-17eab5a1af55 req-e80acfcd-e4f2-4ca1-9db2-79acf1bb5e7f demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 24 01:03:13.172064 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/16] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:13.204691 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-d267ad34-99d4-4ad8-82eb-04ab96f26fd9 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.207999 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-d267ad34-99d4-4ad8-82eb-04ab96f26fd9 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 24 01:03:13.208369 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-d267ad34-99d4-4ad8-82eb-04ab96f26fd9 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:13.208753 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-d267ad34-99d4-4ad8-82eb-04ab96f26fd9 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:13.217796 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-d267ad34-99d4-4ad8-82eb-04ab96f26fd9 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:13.218140 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:13 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 24 01:03:13.251576 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-4139f95a-9b63-46a1-a1f3-e95ed8b312bc None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.252793 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 5/18] 199.204.45.238 () {62 vars in 1068 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 24 01:03:13.281317 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-858b8e73-6467-4e50-ab0e-f68d50a936c4 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.285202 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 6/19] 199.204.45.238 () {64 vars in 1272 bytes} [Wed Jun 24 01:03:13 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 24 01:03:13.314140 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-858b8e73-6467-4e50-ab0e-f68d50a936c4 req-16162c1e-5a4f-4c44-a204-a01b612acf4a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.317629 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-858b8e73-6467-4e50-ab0e-f68d50a936c4 req-16162c1e-5a4f-4c44-a204-a01b612acf4a demo demo] GET https://199.204.45.238/volume/v3/ Jun 24 01:03:13.318126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-858b8e73-6467-4e50-ab0e-f68d50a936c4 req-16162c1e-5a4f-4c44-a204-a01b612acf4a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:13.318509 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-858b8e73-6467-4e50-ab0e-f68d50a936c4 req-16162c1e-5a4f-4c44-a204-a01b612acf4a demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:13.319264 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-858b8e73-6467-4e50-ab0e-f68d50a936c4 req-16162c1e-5a4f-4c44-a204-a01b612acf4a demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 24 01:03:13.319954 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/20] 199.204.45.238 () {66 vars in 1346 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:13.359450 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-b28d3d16-2a4f-4913-94a1-c141415dbd60 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:03:13.362759 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b28d3d16-2a4f-4913-94a1-c141415dbd60 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 24 01:03:13.363403 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b28d3d16-2a4f-4913-94a1-c141415dbd60 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:03:13.363584 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b28d3d16-2a4f-4913-94a1-c141415dbd60 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:03:13.376529 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b28d3d16-2a4f-4913-94a1-c141415dbd60 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 24 01:03:13.376830 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1301 bytes} [Wed Jun 24 01:03:13 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 24 01:03:21.379637 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:03:23.369799 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=8 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:09:22.738784 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:09:22.859801 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:09:22.860479 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:09:22.860479 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:09:22.862030 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:09:22.863292 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:09:22.907758 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] Get all volumes completed successfully. Jun 24 01:09:22.911283 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cbb7adfc-1b5e-4b8e-9a97-e207b41eb62f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:09:22.911805 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:09:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:09:32.897205 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:10:22.939672 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-c874a6f1-a766-49fe-84fb-8748b410a87a None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:10:22.942098 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:10:22.942320 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:10:22.942499 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:10:22.943031 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:10:22.943833 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:10:22.981859 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] Get all volumes completed successfully. Jun 24 01:10:22.985661 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-c874a6f1-a766-49fe-84fb-8748b410a87a demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:10:22.986685 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 7/23] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:10:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:10:32.972800 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:11:23.066067 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-426984b5-3a95-44f9-845b-2de853ea17dc None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:11:23.069331 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:11:23.069554 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:11:23.069784 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:11:23.070388 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:11:23.071343 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:11:23.125954 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] Get all volumes completed successfully. Jun 24 01:11:23.128681 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-426984b5-3a95-44f9-845b-2de853ea17dc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:11:23.129187 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:11:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:11:33.116176 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:12:23.159408 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:12:23.162818 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:12:23.163043 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:12:23.163302 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:12:23.163934 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:12:23.165041 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:12:23.217004 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] Get all volumes completed successfully. Jun 24 01:12:23.221109 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6fec7cdf-cf28-4686-9b5f-7bb57726b9e1 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:12:23.221641 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:12:23 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 24 01:12:33.207791 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:13:23.255893 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:13:23.258770 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:13:23.259020 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:13:23.259276 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:13:23.259580 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:13:23.261322 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:13:23.274794 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] Get all volumes completed successfully. Jun 24 01:13:23.277226 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-b9d2bae9-a4ab-4fd0-8d70-0ff5e9deec14 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:13:23.277580 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:13:23 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 24 01:13:33.264978 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:14:23.291327 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:14:23.416377 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:14:23.416634 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:14:23.416883 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:14:23.417307 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:14:23.418570 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:14:23.429365 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] Get all volumes completed successfully. Jun 24 01:14:23.431745 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5ad4894f-06c6-4dfd-9ce3-87de0698ac5e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:14:23.432045 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 8/27] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:14:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:14:33.424628 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:15:23.443184 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:15:23.449142 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:15:23.449924 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:15:23.450143 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:15:23.450380 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:15:23.451081 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:15:23.459039 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] Get all volumes completed successfully. Jun 24 01:15:23.461673 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-8a48cb32-b1d6-413c-9f53-b82ce9a16705 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:15:23.462172 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:15:23 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 24 01:15:33.453945 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:16:23.470319 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:16:23.472833 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:16:23.474269 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:16:23.474269 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:16:23.474269 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:16:23.475276 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:16:23.488962 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] Get all volumes completed successfully. Jun 24 01:16:23.492600 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-a9e3180b-fdf6-4b3f-b537-d5bf5bff3a42 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:16:23.493456 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:16:23 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 24 01:16:33.479985 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:17:23.505857 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:17:23.508585 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:17:23.508835 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:17:23.509085 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:17:23.509413 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:17:23.510417 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:17:23.520830 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] Get all volumes completed successfully. Jun 24 01:17:23.523858 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-4de956f9-cd21-444e-bde9-b7cd9dc16bb8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:17:23.524392 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:17:23 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 24 01:17:33.514418 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:18:23.533460 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:18:23.536779 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:18:23.537069 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:18:23.537449 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:18:23.538289 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:18:23.538894 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:18:23.550053 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] Get all volumes completed successfully. Jun 24 01:18:23.552043 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5ce7d61c-e539-4755-89eb-4ecd017139ac demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:18:23.552501 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 9/31] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:18:23 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 24 01:18:33.544094 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:19:23.580096 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:19:23.737842 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:19:23.738261 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:19:23.739008 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:19:23.739231 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:19:23.740981 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:19:23.750907 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] Get all volumes completed successfully. Jun 24 01:19:23.752848 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-54a1d07c-cf9f-4df5-a9be-c75cb62ba9e2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:19:23.753315 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:19:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:19:33.746024 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:20:23.764400 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-611af044-7250-4d11-8e2c-fcf7173f5525 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:20:23.767985 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:20:23.768491 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:20:23.768912 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:20:23.769424 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:20:23.770848 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:20:23.781433 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] Get all volumes completed successfully. Jun 24 01:20:23.784197 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-611af044-7250-4d11-8e2c-fcf7173f5525 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:20:23.784681 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:20:23 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 24 01:20:33.774771 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:21:23.792457 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-7d873e38-4956-4832-83b7-df092d6fd97c None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:21:23.794453 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:21:23.794700 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:21:23.794955 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:21:23.795279 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:21:23.796198 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:21:23.806614 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] Get all volumes completed successfully. Jun 24 01:21:23.809757 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-7d873e38-4956-4832-83b7-df092d6fd97c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:21:23.810622 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:21:23 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 24 01:21:33.800224 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:22:23.827422 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:22:23.830316 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:22:23.830565 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:22:23.830894 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:22:23.831177 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:22:23.832211 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:22:23.846798 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] Get all volumes completed successfully. Jun 24 01:22:23.850369 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0bfc7f85-5809-4798-98fe-7d2754a55a00 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:22:23.851668 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 10/35] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:22:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:22:33.842278 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:23:23.894537 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:23:23.898988 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:23:23.899420 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:23:23.899822 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:23:23.900388 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:23:23.902126 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:23:23.915027 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] Get all volumes completed successfully. Jun 24 01:23:23.919753 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-9b5d049e-49a1-4120-923f-39e097a0ab72 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:23:23.920132 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:23:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:23:33.906972 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:24:23.953793 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:24:24.087663 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:24:24.088019 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:24:24.088454 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:24:24.088826 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:24:24.090023 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:24:24.101786 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] Get all volumes completed successfully. Jun 24 01:24:24.107440 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-7135dfba-f1ac-4a13-b9a6-176e86bc7afc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:24:24.107440 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:24:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:24:34.094698 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:25:24.135110 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-42df99db-65fc-4a95-ba24-c41cea02071f None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:25:24.138057 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:25:24.138321 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:25:24.138573 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:25:24.138873 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:25:24.139832 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:25:24.148490 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] Get all volumes completed successfully. Jun 24 01:25:24.150976 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-42df99db-65fc-4a95-ba24-c41cea02071f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:25:24.151722 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:25:24 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 24 01:25:34.143519 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:26:24.171782 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:26:24.174800 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:26:24.175092 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:26:24.175476 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:26:24.175885 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:26:24.176954 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:26:24.187095 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] Get all volumes completed successfully. Jun 24 01:26:24.191449 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-15f891ae-b49b-4dbf-afc1-a5fc0d979694 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:26:24.192458 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 11/39] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:26:24 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 24 01:26:34.182308 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:27:24.224782 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:27:24.226979 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:27:24.227197 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:27:24.227356 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:27:24.227582 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:27:24.228320 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:27:24.237393 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] Get all volumes completed successfully. Jun 24 01:27:24.239398 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-13ef8c2c-bde6-4f7c-a82b-eee60eb29ae2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:27:24.239800 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 10/40] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:27:24 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 24 01:27:34.231629 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:28:24.280541 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:28:24.284322 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:28:24.284643 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:28:24.285085 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:28:24.285565 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:28:24.286717 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:28:24.297466 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] Get all volumes completed successfully. Jun 24 01:28:24.300062 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ab119d0b-a675-4576-a067-6bcb996b7b33 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:28:24.300560 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 10/41] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:28:24 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 24 01:28:34.290542 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:29:24.320303 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:29:24.461094 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:29:24.461381 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:29:24.461670 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:29:24.462203 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:29:24.463388 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:29:24.474018 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] Get all volumes completed successfully. Jun 24 01:29:24.475927 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-cbdb9f54-dd66-43ee-a020-b1b93eba633b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:29:24.476862 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 11/42] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:29:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:29:34.467145 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:30:24.494304 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:30:24.499065 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:30:24.499834 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:30:24.500516 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:30:24.502310 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:30:24.503209 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:30:24.517787 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] Get all volumes completed successfully. Jun 24 01:30:24.520404 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e3b4870b-1b5b-4562-ab64-356eb32e2635 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:30:24.521183 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 12/43] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:30:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:30:34.508957 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:31:24.550767 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-0ff9963e-5137-44bc-918f-30460df22db2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:31:24.553688 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:31:24.553940 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:31:24.554187 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:31:24.554586 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:31:24.556091 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:31:24.569271 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] Get all volumes completed successfully. Jun 24 01:31:24.571465 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0ff9963e-5137-44bc-918f-30460df22db2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:31:24.571884 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 11/44] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:31:24 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 24 01:31:34.560658 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:32:24.599174 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:32:24.601950 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:32:24.602190 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:32:24.602461 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:32:24.602747 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:32:24.603741 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:32:24.615902 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] Get all volumes completed successfully. Jun 24 01:32:24.619378 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-09167864-4fa5-4d5f-9ace-8dcefabf774b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:32:24.620278 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 11/45] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:32:24 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 24 01:32:34.608328 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:33:24.643948 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c097e328-fcda-4dda-91de-81470ce723eb None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:33:24.647630 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:33:24.647865 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:33:24.648129 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:33:24.648478 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:33:24.649605 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:33:24.659294 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] Get all volumes completed successfully. Jun 24 01:33:24.662061 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c097e328-fcda-4dda-91de-81470ce723eb demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:33:24.662610 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 12/46] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:33:24 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 24 01:33:34.653222 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:34:24.679423 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:34:24.735846 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:34:24.736104 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:34:24.736434 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:34:24.736796 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:34:24.737937 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:34:24.748514 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] Get all volumes completed successfully. Jun 24 01:34:24.753828 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-2a32627b-0d75-4234-9c6e-339abe51afb9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:34:24.754628 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 13/47] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:34:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:34:34.741502 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:35:24.801874 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:35:24.804665 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:35:24.804907 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:35:24.805130 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:35:24.805449 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:35:24.806378 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:35:24.814990 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] Get all volumes completed successfully. Jun 24 01:35:24.819589 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-3aa2f387-3266-4e47-b1b7-8cd296f35fdf demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:35:24.820268 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 12/48] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:35:24 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 24 01:35:34.809765 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:36:24.836880 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:36:24.839991 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:36:24.840508 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:36:24.840693 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:36:24.840959 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:36:24.841781 np0000182645 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:36:24.851540 np0000182645 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] Get all volumes completed successfully. Jun 24 01:36:24.853812 np0000182645 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-e3c32a2b-2e2c-4af6-a6cf-b0d08c755ee8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:36:24.854769 np0000182645 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 12/49] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:36:24 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 24 01:36:34.845964 np0000182645 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:37:24.880663 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-f110f424-f629-4987-9902-5d8ae15a5feb None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:37:24.884976 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:37:24.885404 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:37:24.885793 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:37:24.886231 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:37:24.888066 np0000182645 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:37:24.898366 np0000182645 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] Get all volumes completed successfully. Jun 24 01:37:24.900910 np0000182645 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-f110f424-f629-4987-9902-5d8ae15a5feb demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:37:24.901655 np0000182645 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 13/50] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:37:24 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 24 01:37:34.893176 np0000182645 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:38:24.915025 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:38:24.920193 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:38:24.920585 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:38:24.920998 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:38:24.921645 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:38:24.922761 np0000182645 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:38:24.935559 np0000182645 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] Get all volumes completed successfully. Jun 24 01:38:24.939065 np0000182645 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-b3f8c8c3-a8b4-400c-92f5-e635e32f31c0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:38:24.939686 np0000182645 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 14/51] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:38:34.928274 np0000182645 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 01:39:24.981015 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 24 01:39:25.075966 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 24 01:39:25.076234 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 24 01:39:25.076527 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 24 01:39:25.076860 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 24 01:39:25.077934 np0000182645 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 24 01:39:25.087585 np0000182645 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] Get all volumes completed successfully. Jun 24 01:39:25.090348 np0000182645 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-26d9bd0c-d1d1-4a78-8fd6-43c727fc2b61 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 24 01:39:25.090848 np0000182645 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 13/52] 199.204.45.238 () {64 vars in 1296 bytes} [Wed Jun 24 01:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 24 01:39:35.083605 np0000182645 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}