Jun 23 03:11:15.387786 np0000182518 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 03:11:15.395780 np0000182518 devstack@c-api.service[112585]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 03:11:15 2026] *** Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: nodename: np0000182518 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: machine: x86_64 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: clock source: unix Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: pcre jit disabled Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: detected number of CPU cores: 16 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: current working directory: / Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: detected binary path: /usr/bin/uwsgi-core Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: your processes number limit is 256917 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: your memory page size is 4096 bytes Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: detected max file descriptor number: 2048 Jun 23 03:11:15.398856 np0000182518 devstack@c-api.service[112585]: lock engine: pthread robust mutexes Jun 23 03:11:15.399735 np0000182518 devstack@c-api.service[112585]: thunder lock: enabled Jun 23 03:11:15.399735 np0000182518 devstack@c-api.service[112585]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 03:11:15.399735 np0000182518 devstack@c-api.service[112585]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 03:11:15.399735 np0000182518 devstack@c-api.service[112585]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 03:11:15.399735 np0000182518 devstack@c-api.service[112585]: Set PythonHome to /opt/stack/data/venv Jun 23 03:11:15.439555 np0000182518 devstack@c-api.service[112585]: Python main interpreter initialized at 0x7d865d8a3668 Jun 23 03:11:15.439555 np0000182518 devstack@c-api.service[112585]: python threads support enabled Jun 23 03:11:15.439555 np0000182518 devstack@c-api.service[112585]: your server socket listen backlog is limited to 100 connections Jun 23 03:11:15.439555 np0000182518 devstack@c-api.service[112585]: your mercy for graceful operations on workers is 80 seconds Jun 23 03:11:15.440106 np0000182518 devstack@c-api.service[112585]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 03:11:15.440572 np0000182518 devstack@c-api.service[112585]: *** Operational MODE: preforking *** Jun 23 03:11:15.440763 np0000182518 devstack@c-api.service[112585]: *** uWSGI is running in multiple interpreter mode *** Jun 23 03:11:15.440763 np0000182518 devstack@c-api.service[112585]: spawned uWSGI master process (pid: 112585) Jun 23 03:11:15.440976 np0000182518 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 03:11:15.441513 np0000182518 devstack@c-api.service[112585]: spawned uWSGI worker 1 (pid: 112595, cores: 1) Jun 23 03:11:15.442019 np0000182518 devstack@c-api.service[112585]: spawned uWSGI worker 2 (pid: 112596, cores: 1) Jun 23 03:11:15.442465 np0000182518 devstack@c-api.service[112585]: spawned uWSGI worker 3 (pid: 112597, cores: 1) Jun 23 03:11:15.442915 np0000182518 devstack@c-api.service[112585]: spawned uWSGI worker 4 (pid: 112598, cores: 1) Jun 23 03:11:15.442963 np0000182518 devstack@c-api.service[112585]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: we strongly recommend against using it for new projects. Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: framework. For more detail see Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:11:15.571719 np0000182518 devstack@c-api.service[112595]: import eventlet # noqa Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: we strongly recommend against using it for new projects. Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: framework. For more detail see Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:11:15.573642 np0000182518 devstack@c-api.service[112596]: import eventlet # noqa Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: we strongly recommend against using it for new projects. Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: framework. For more detail see Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:11:15.576632 np0000182518 devstack@c-api.service[112598]: import eventlet # noqa Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: we strongly recommend against using it for new projects. Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: framework. For more detail see Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:11:15.594930 np0000182518 devstack@c-api.service[112597]: import eventlet # noqa Jun 23 03:11:15.659615 np0000182518 devstack@c-api.service[112596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:11:15.659615 np0000182518 devstack@c-api.service[112596]: warnings.warn( Jun 23 03:11:15.661554 np0000182518 devstack@c-api.service[112595]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:11:15.661554 np0000182518 devstack@c-api.service[112595]: warnings.warn( Jun 23 03:11:15.667248 np0000182518 devstack@c-api.service[112598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:11:15.667248 np0000182518 devstack@c-api.service[112598]: warnings.warn( Jun 23 03:11:15.715121 np0000182518 devstack@c-api.service[112597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:11:15.715121 np0000182518 devstack@c-api.service[112597]: warnings.warn( Jun 23 03:11:15.740138 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:15.740138 np0000182518 devstack@c-api.service[112596]: from cgi import parse_header Jun 23 03:11:15.744091 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:15.744091 np0000182518 devstack@c-api.service[112598]: from cgi import parse_header Jun 23 03:11:15.767408 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:15.767408 np0000182518 devstack@c-api.service[112595]: from cgi import parse_header Jun 23 03:11:15.786953 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:15.786953 np0000182518 devstack@c-api.service[112596]: removals.removed_module( Jun 23 03:11:15.788357 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:15.788357 np0000182518 devstack@c-api.service[112596]: removals.removed_module( Jun 23 03:11:15.792554 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:15.792554 np0000182518 devstack@c-api.service[112598]: removals.removed_module( Jun 23 03:11:15.794273 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:15.794273 np0000182518 devstack@c-api.service[112598]: removals.removed_module( Jun 23 03:11:15.818862 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:15.818862 np0000182518 devstack@c-api.service[112595]: removals.removed_module( Jun 23 03:11:15.820559 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:15.820559 np0000182518 devstack@c-api.service[112595]: removals.removed_module( Jun 23 03:11:15.823169 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:15.823169 np0000182518 devstack@c-api.service[112597]: from cgi import parse_header Jun 23 03:11:15.875399 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:15.875399 np0000182518 devstack@c-api.service[112597]: removals.removed_module( Jun 23 03:11:15.877287 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:15.877287 np0000182518 devstack@c-api.service[112597]: removals.removed_module( Jun 23 03:11:16.544416 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:16.544416 np0000182518 devstack@c-api.service[112598]: warnings.warn( Jun 23 03:11:16.568421 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:16.568421 np0000182518 devstack@c-api.service[112596]: warnings.warn( Jun 23 03:11:16.613688 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:16.613688 np0000182518 devstack@c-api.service[112595]: warnings.warn( Jun 23 03:11:16.618180 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:16.618180 np0000182518 devstack@c-api.service[112596]: warnings.warn( Jun 23 03:11:16.637011 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:16.637011 np0000182518 devstack@c-api.service[112597]: warnings.warn( Jun 23 03:11:16.655231 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:16.655231 np0000182518 devstack@c-api.service[112598]: warnings.warn( Jun 23 03:11:16.665840 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:16.665840 np0000182518 devstack@c-api.service[112595]: warnings.warn( Jun 23 03:11:16.687249 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:16.687249 np0000182518 devstack@c-api.service[112597]: warnings.warn( Jun 23 03:11:16.820613 np0000182518 devstack@c-api.service[112596]: 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 23 03:11:16.820770 np0000182518 devstack@c-api.service[112596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:11:16.847378 np0000182518 devstack@c-api.service[112595]: 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 23 03:11:16.847559 np0000182518 devstack@c-api.service[112595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:11:16.864555 np0000182518 devstack@c-api.service[112598]: 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 23 03:11:16.864664 np0000182518 devstack@c-api.service[112598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:11:16.886438 np0000182518 devstack@c-api.service[112597]: 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 23 03:11:16.886619 np0000182518 devstack@c-api.service[112597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:11:16.905323 np0000182518 devstack@c-api.service[112596]: /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 23 03:11:16.905323 np0000182518 devstack@c-api.service[112596]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:11:16.910729 np0000182518 devstack@c-api.service[112595]: /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 23 03:11:16.910729 np0000182518 devstack@c-api.service[112595]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:11:16.941678 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:16.941678 np0000182518 devstack@c-api.service[112598]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:11:16.950576 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:16.950576 np0000182518 devstack@c-api.service[112597]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:11:17.396825 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:11:17.397019 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:11:17.397127 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:11:17.397224 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397224 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.397349 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397411 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397472 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397530 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:11:17.397605 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.397666 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.397727 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397795 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397853 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.397853 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.398007 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.399621 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.399730 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.399936 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.400015 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.400172 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.400255 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.400255 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.400366 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.400423 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.400490 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.400490 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.400602 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.400678 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.400740 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.400797 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.400855 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.400913 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.400969 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.401055 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.401142 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.401201 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.401292 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.401354 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.401406 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.401473 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.401532 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.401532 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.401532 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.401690 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.401690 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.401690 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.401868 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.401935 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.401935 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.402043 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.402121 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.402183 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.402241 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.402299 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.402375 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.402437 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.402491 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.402549 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.402606 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.402665 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.402720 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.402786 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.402852 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.402912 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.402969 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.403031 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.403091 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.403191 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.403250 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.403495 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.403565 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.403643 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.403713 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.403772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.403830 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.403891 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.403948 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.404001 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.404066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.404162 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.404240 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.404300 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.404365 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.404422 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.404474 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.404541 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.404598 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.404661 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.404726 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.404787 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.404840 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.404900 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.404958 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.405009 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.405066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.405066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.405066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.405066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.405066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.405359 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.405450 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.405543 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.405543 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.405644 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.405705 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.405762 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.405828 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.405898 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.405959 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.406028 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.406087 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.406237 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.406299 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.406299 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.406404 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.406462 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.406462 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.406577 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.406632 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.406697 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.406758 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.406815 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.406874 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.406874 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.406874 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.406874 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.406874 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.407176 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.407176 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.407176 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.407176 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.407385 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.407446 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.407510 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.407584 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.407713 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.407801 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.407871 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.407871 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.407979 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.408039 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.408039 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.408260 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.408260 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.408260 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.408423 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.408495 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.408537 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.408563 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.408592 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.408616 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.408649 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.408683 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.408708 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.408733 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.408764 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.408793 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.408818 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.408843 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.408867 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.408893 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.408921 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.408975 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409016 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.409052 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409083 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.409127 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409154 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.409186 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.409211 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.409237 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.409267 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.409293 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.409319 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.409348 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409374 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409400 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.409429 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.409453 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409479 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.409479 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.409479 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.409479 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409564 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.409564 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409621 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.409646 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.409670 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409698 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.409726 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.409752 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.409775 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.409802 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.409827 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.409857 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409893 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.409916 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.409940 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.409965 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.409965 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.410011 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.410035 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.410060 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.410088 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.410124 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.410148 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.410173 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.410202 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.410232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.410232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.410232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.411289 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.411340 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.411367 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.411398 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.411422 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.411475 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.411509 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.411535 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.411565 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.411600 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.411630 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.411665 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.411695 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.411723 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.411753 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.411793 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.411829 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.411856 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.411885 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.411920 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.411950 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.411982 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.412011 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.412038 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.412068 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.412068 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.412068 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.412189 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.412456 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.412514 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.412593 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.412625 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.412656 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.412685 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.412731 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.412783 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.412783 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.412843 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.412876 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.412906 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.412906 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.412906 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.413013 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.413063 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.413128 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.413161 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.413195 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.413232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.413290 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.413321 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.413348 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.413377 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.413405 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.413433 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.413433 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.413488 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.414518 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.414573 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.414641 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.414676 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.414722 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.414753 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.414783 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.414819 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.414851 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.414883 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.414909 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.414937 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.414967 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.415001 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.415030 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.415057 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.415088 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.415199 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.415233 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.415257 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.415281 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.415307 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.415334 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.415359 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.415388 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.415417 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.415417 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.415417 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.416082 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.416082 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.416339 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.416405 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.416491 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.416562 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.416625 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.416915 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.417013 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.417079 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.417178 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.417246 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.417318 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.417381 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.417441 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.417441 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.417559 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.417620 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.417620 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.417620 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.417822 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.417885 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.418003 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.423116 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.423116 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.423116 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.423116 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.423116 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.423335 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.423385 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.423385 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.423477 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.423530 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.424751 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.424793 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.424833 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.424873 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.424873 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.424956 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.425000 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.425039 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.425073 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.425135 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.425135 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.425205 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.425205 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.425205 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.425205 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.425339 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.425379 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.425416 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.425456 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.425491 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.425528 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.425573 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.425573 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.425573 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.425573 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.427318 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.427374 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.427427 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.427468 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.427468 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.427586 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.427675 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.427731 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.427781 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.427821 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.427860 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.427899 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.427939 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.427979 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.428015 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.428062 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.428177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.428177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.428177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.428177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.428177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.428347 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.428568 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.428604 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.428642 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.428676 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.428714 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.428754 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.429375 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.429446 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.429487 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.429522 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.429565 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.429624 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.429657 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.429694 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.429728 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.429760 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.429798 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.429860 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.430205 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.430252 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.430252 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.430332 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.430772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.430772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.430772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.430772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.430772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.431160 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.431266 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.431743 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.431801 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.431843 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.431886 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.431924 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.431963 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.431998 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.432038 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.432112 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.432147 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.432197 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.432239 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.432239 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.432239 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.432338 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.432338 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.432411 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.432450 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.432482 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.432482 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.432553 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.432590 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.432629 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.432668 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.432709 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.432746 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.432783 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.432817 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.432857 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.432857 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.432857 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.432857 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.432993 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.433032 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.433066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.433118 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.433154 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.433202 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.433252 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.433252 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.433252 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.433252 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.433374 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.433374 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.433441 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.433476 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.433513 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.433557 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.433603 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.433641 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.433674 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.433716 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.433750 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.433789 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.433827 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.433861 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.433903 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.433943 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.433977 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.434021 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.434069 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.434660 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.434713 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.434759 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.434796 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.435776 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.435825 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.435860 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.435860 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.435930 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.435967 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.436001 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.436043 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.436115 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.436164 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.436199 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.436241 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.436279 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.436311 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.436351 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.436389 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.436422 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.436422 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.436422 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.436422 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.436556 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.436595 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.436629 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.436855 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.436855 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.436927 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.436963 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.436997 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.437040 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.437074 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.437129 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.437178 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.437221 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.437258 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.437296 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.437334 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.437368 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.437402 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.438705 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.438793 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.438948 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.439208 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.439270 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.439311 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.439634 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.439696 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.439736 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.439781 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.439781 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.439781 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.439781 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.439928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.439928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.439928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.439928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.439928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.440323 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.440365 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.440402 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.440439 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.440490 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.440526 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.440559 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.440559 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.440612 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.440908 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.440944 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.440944 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.441017 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.441143 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.441143 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.441143 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.441366 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.441621 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.441621 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.441678 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.441709 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.441739 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.441767 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.441796 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.441825 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.441854 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.441883 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.441920 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.441950 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.441985 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.442018 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442045 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.442073 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.442118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.442118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.442118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.442118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.442257 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.442257 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.442257 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.442338 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.442372 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.442400 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.442428 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.442453 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.442486 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.442518 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.442549 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.442575 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442604 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.442631 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.442659 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.442686 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.442715 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.442750 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.442783 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.442811 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.442839 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.442866 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.442894 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442922 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442946 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.442973 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.443004 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.443035 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.443070 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.444087 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.444087 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.444186 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.444219 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.444254 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.444280 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.444310 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.444338 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.444371 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.444418 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.444456 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.444494 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.444544 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.444575 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.444605 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.444638 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.444668 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.444701 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.444731 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.444761 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.444786 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.444815 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.444848 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.444880 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.444909 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.444939 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.444968 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.444997 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.445030 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.445063 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445090 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445133 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.445161 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.445198 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.445224 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.445252 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445280 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.445312 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.445342 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.445369 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.445397 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.445426 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.445462 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.445491 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445519 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.445546 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.445575 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.445599 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.445626 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445653 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.445681 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.445710 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.445710 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.445710 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.445710 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.445710 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.449652 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.449694 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.449774 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.449824 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.449883 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.450024 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.450058 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.450091 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.450132 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.450162 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.450191 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.450221 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.450247 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.450274 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.450342 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.450375 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.450406 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.450431 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.450475 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.450507 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.450550 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.450588 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.450624 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.450663 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.450702 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.450738 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.450775 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.450817 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.450856 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.450894 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.450934 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.450973 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.451012 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.451052 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.451087 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.451150 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.451194 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.451234 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.451276 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.451314 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.451358 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.451439 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.451481 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.451519 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.451519 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.451519 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.451623 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.451663 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.451699 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.451742 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.451782 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.452967 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.453039 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.453077 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.453150 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.453229 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.453279 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.453325 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.453402 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.453449 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.453506 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.453506 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.453506 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.453618 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.453618 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.453700 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.453740 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.453804 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.453852 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.453909 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.453972 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.454013 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.454053 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.454126 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.454189 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.454251 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.454322 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.454369 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.454436 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.454478 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.454518 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.454558 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.454594 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.454641 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.454680 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.454720 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.454759 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.454798 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.454837 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.454874 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.454908 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.454944 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.454982 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.455024 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.455064 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.455120 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.455169 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.455208 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.455250 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.455289 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.455326 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.455364 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.455423 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.455463 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.455498 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.455545 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.455590 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.455722 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.455848 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.455888 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.455934 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.455977 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.456014 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.456082 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.456141 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.456177 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.456213 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.456250 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.456293 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.456332 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.456373 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.456421 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.456458 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.456492 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.456529 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.456573 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.456610 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.456644 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.456681 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.456720 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.457983 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.458058 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.458118 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.458159 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.458215 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.458269 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.458269 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.458341 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.458386 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.458427 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.458465 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.458503 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.458542 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.458582 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.458616 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.458652 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.458697 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.458737 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.458772 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.458810 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.458849 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.458883 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.458924 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.458959 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.458999 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.459044 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.459088 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.459147 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.459182 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.459220 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.459258 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.459295 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.459342 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.459380 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.459419 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.459473 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.459589 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.459658 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.459713 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.459788 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.459854 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.459918 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.459979 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.460088 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.460169 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.460229 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.460269 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.460390 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.460432 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.460469 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.460506 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.460546 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.460588 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.460625 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.460660 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.460696 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.460729 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.460771 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.460809 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.460842 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.460875 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.460909 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.460946 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.460979 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.461018 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.461055 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.461089 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.461167 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.461222 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:11:17.461262 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.461296 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:11:17.461338 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.461375 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:11:17.461408 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.461447 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:11:17.461486 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.461522 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:11:17.461561 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.461605 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:11:17.461605 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112598) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:11:17.505758 np0000182518 devstack@c-api.service[112595]: INFO dbcounter [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Registered counter for database cinder Jun 23 03:11:17.506530 np0000182518 devstack@c-api.service[112597]: INFO dbcounter [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Registered counter for database cinder Jun 23 03:11:17.507160 np0000182518 devstack@c-api.service[112596]: INFO dbcounter [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Registered counter for database cinder Jun 23 03:11:17.510407 np0000182518 devstack@c-api.service[112598]: INFO dbcounter [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Registered counter for database cinder Jun 23 03:11:17.548326 np0000182518 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.553215 np0000182518 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.554545 np0000182518 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.556013 np0000182518 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-836c9743-fa25-4e3d-a144-e736b09ced22 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.670056 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writer thread running {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:11:17.671234 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:11:17.674465 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:11:17.676589 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writer thread running {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:11:17.677239 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writer thread running {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:11:17.678016 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:11:17.678064 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writer thread running {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:11:17.679019 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:11:17.681082 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:11:17.681226 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:11:17.681544 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:11:17.682321 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:11:17.682503 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.683759 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:11:17.684273 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:11:17.686565 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:11:17.686678 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.686937 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:11:17.688313 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.689113 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:11:17.689226 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:11:17.690115 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.692050 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:11:17.693055 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.693371 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.694375 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:11:17.695571 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.699455 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.723292 np0000182518 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.726129 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:11:17.727348 np0000182518 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [None req-836c9743-fa25-4e3d-a144-e736b09ced22 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.728583 np0000182518 devstack@c-api.service[112597]: INFO cinder.rpc [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:11:17.729915 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.730816 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:11:17.733429 np0000182518 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.733565 np0000182518 devstack@c-api.service[112598]: INFO cinder.rpc [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:11:17.734751 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.736247 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:11:17.737008 np0000182518 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:17.738715 np0000182518 devstack@c-api.service[112595]: INFO cinder.rpc [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:11:17.740024 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:11:17.740205 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.742609 np0000182518 devstack@c-api.service[112596]: INFO cinder.rpc [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:11:17.743001 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.743915 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.746366 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.747624 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.749863 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.751490 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.753624 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.755313 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.755397 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.756461 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.756939 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.758458 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.760008 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.760301 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.761437 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.762884 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.764210 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.764597 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.765426 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.766783 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.767695 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.768509 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.770150 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.770762 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.771584 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.771914 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.772298 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.774417 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.774886 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.774957 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.775763 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.777736 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.777924 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.780353 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.780901 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.781149 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.782372 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.782608 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.782806 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.784223 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.785288 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.785385 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.785827 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.786244 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.787906 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.789047 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.789599 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.790959 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.791123 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.792055 np0000182518 devstack@c-api.service[112597]: WARNING cinder.api.contrib.hosts [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:11:17.792748 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.792980 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.793082 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.794079 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.794620 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.795329 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.795621 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.796691 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.796794 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.797032 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.797869 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: extensions {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.798395 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.799071 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.799297 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: extra_specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.799401 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.800172 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.800624 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.800817 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-volume-transfer {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.801533 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.802322 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.802554 np0000182518 devstack@c-api.service[112595]: WARNING cinder.api.contrib.hosts [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:11:17.803222 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-quota-class-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.803286 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.803785 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.804595 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: cgsnapshots {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.804658 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.804834 np0000182518 devstack@c-api.service[112598]: WARNING cinder.api.contrib.hosts [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:11:17.805545 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.805978 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: scheduler-stats {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.806114 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.806906 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.807328 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.807483 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: qos-specs {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.807552 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.808407 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: extensions {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.808495 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.809582 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: capabilities {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.809765 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: extra_specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.809875 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.810752 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: extensions {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.810850 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.811315 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-volume-transfer {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.812148 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.812269 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: extra_specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.812363 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: encryption {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.813159 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-quota-class-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.813789 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-volume-transfer {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.814055 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-volume-type-access {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.814978 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.815473 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-quota-sets {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.816832 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: cgsnapshots {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.816962 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-snapshot-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.817057 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-quota-class-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.817205 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.818046 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: scheduler-stats {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.818483 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-volume-manage {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.818851 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: cgsnapshots {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.819480 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.819556 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: qos-specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.819898 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-hosts {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.820791 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: scheduler-stats {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.821170 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.821288 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: os-availability-zone {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.821545 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: capabilities {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.822343 np0000182518 devstack@c-api.service[112596]: WARNING cinder.api.contrib.hosts [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:11:17.822607 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: consistencygroups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.822776 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.822857 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: qos-specs {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.823035 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.824380 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.824506 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.824642 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extended resource: backups {{(pid=112597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.825431 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: capabilities {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.825931 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-volume-type-access {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.826199 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.826657 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.826755 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.contrib.snapshot_actions [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] SnapshotActionsController initialized {{(pid=112597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:11:17.827688 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.827824 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.828001 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-quota-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.828227 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: encryption {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.828648 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: extensions {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.829180 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.829776 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-volume-type-access {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.830191 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-snapshot-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.830368 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: extra_specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.830563 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.831340 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-quota-sets {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.831923 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.832016 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-volume-transfer {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.832395 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-volume-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.832811 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-snapshot-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.833258 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.833873 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-quota-class-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.834310 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-volume-manage {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.834523 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-hosts {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.834647 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.835731 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-hosts {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.836048 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: cgsnapshots {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.836208 np0000182518 devstack@c-api.service[112597]: WARNING castellan.key_manager.migration [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.836586 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: os-availability-zone {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.837046 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension UsedLimits extending resource: limits {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837129 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: os-availability-zone {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.837200 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837260 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837399 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837473 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: scheduler-stats {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.837533 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837600 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837699 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837813 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.837914 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.838002 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: consistencygroups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.838066 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.838452 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: consistencygroups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.838735 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension AdminActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.838850 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension AdminActions extending resource: snapshots {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.838963 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension AdminActions extending resource: backups {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.839039 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: qos-specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.839126 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.839187 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension VolumeActions extending resource: volumes {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.839315 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.v3.router [None req-e3265fb1-84b7-48f6-82cb-470e38b56754 None None] Extension TypesManage extending resource: types {{(pid=112597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.839864 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extended resource: backups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.840422 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extended resource: backups {{(pid=112598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.841176 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: capabilities {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.841928 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.contrib.snapshot_actions [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] SnapshotActionsController initialized {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:11:17.842432 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.842511 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.contrib.snapshot_actions [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] SnapshotActionsController initialized {{(pid=112598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:11:17.842853 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.843465 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.844042 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.844435 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.844926 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.845854 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-volume-type-access {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.845919 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.846327 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.847156 np0000182518 devstack@c-api.service[112597]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d865d8a3668 pid: 112597 (default app) Jun 23 03:11:17.847273 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.847696 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.848226 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-quota-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.848706 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.849023 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.850078 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.850425 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.850487 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-snapshot-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.851593 np0000182518 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.851917 np0000182518 devstack@c-api.service[112598]: WARNING castellan.key_manager.migration [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.852438 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension UsedLimits extending resource: limits {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.852558 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.852661 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.852778 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension UsedLimits extending resource: limits {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.852881 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.852967 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-volume-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.853089 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853239 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853239 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853431 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853521 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853624 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853720 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853827 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.853932 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854052 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854181 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854300 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854300 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854465 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension AdminActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854558 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854649 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension AdminActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854742 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854846 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension AdminActions extending resource: backups {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854846 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854846 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension VolumeActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.854846 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-e4949b38-7f41-470d-8d3c-24fe36cc034f None None] Extension TypesManage extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension AdminActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension AdminActions extending resource: snapshots {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension AdminActions extending resource: backups {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension VolumeActions extending resource: volumes {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855232 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.v3.router [None req-836c9743-fa25-4e3d-a144-e736b09ced22 None None] Extension TypesManage extending resource: types {{(pid=112598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.855767 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-hosts {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.855875 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.855875 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.855875 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.855875 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.855875 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.856520 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.856520 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.856520 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.856520 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.856520 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.857029 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.857705 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.857705 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.857705 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.857705 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.858164 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.858164 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.858164 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.858164 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.858745 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.858745 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.858745 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.858745 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.859211 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.859211 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.859211 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.859211 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.859211 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.859820 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.859820 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.859820 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.859820 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.859820 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860336 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.860849 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861239 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861612 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861612 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861612 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861612 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861612 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861939 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861939 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861939 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.861939 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.861939 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862276 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862623 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862962 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862962 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862962 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.862962 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.862962 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863360 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863360 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863360 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863360 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863360 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863620 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863620 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863620 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863620 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863803 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863803 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.863803 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.863803 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864066 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864066 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864066 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864066 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864066 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864317 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864317 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864317 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864317 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864317 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864541 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864541 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864541 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864541 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864722 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864722 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864722 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864722 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864904 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864904 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.864904 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.864904 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865084 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865084 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865084 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865084 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865309 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865309 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865309 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865309 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865495 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865495 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865495 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865495 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865495 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865726 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865983 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865983 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865983 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.865983 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.865983 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866198 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866472 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866737 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.866998 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867298 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867298 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867298 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867298 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867489 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867489 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867489 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867489 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867489 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867728 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867728 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867728 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867728 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:17.867728 np0000182518 devstack@c-api.service[112597]: warnings.warn(deprecated_msg) Jun 23 03:11:17.867937 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: os-availability-zone {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.867982 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-afa0cb08-5e4a-4161-af77-867afcf0db0f None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:11:17.868020 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: consistencygroups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.868020 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extended resource: backups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:11:17.868137 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 1/1] 199.19.213.240 () {60 vars in 956 bytes} [Tue Jun 23 03:11:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:11:17.868214 np0000182518 devstack@c-api.service[112598]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d865d8a3668 pid: 112598 (default app) Jun 23 03:11:17.868269 np0000182518 devstack@c-api.service[112595]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d865d8a3668 pid: 112595 (default app) Jun 23 03:11:17.868310 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.contrib.snapshot_actions [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] SnapshotActionsController initialized {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:11:17.868310 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.868310 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.868310 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.869508 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.870982 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.872474 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.874053 np0000182518 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:11:17.874961 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension UsedLimits extending resource: limits {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875092 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875266 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875450 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875573 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875697 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875822 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.875937 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876051 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876176 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876476 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension AdminActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876613 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension AdminActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876721 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension AdminActions extending resource: backups {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876836 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.876954 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension VolumeActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.877079 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-276bfe67-ca6b-4781-b8d6-8e71729426d5 None None] Extension TypesManage extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:11:17.885757 np0000182518 devstack@c-api.service[112596]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d865d8a3668 pid: 112596 (default app) Jun 23 03:11:25.196681 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-da39bc6e-f00e-431c-8490-b5ab11743dcb None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:11:25.685403 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-da39bc6e-f00e-431c-8490-b5ab11743dcb admin admin] POST https://199.19.213.240/volume/v3/types Jun 23 03:11:25.685754 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-da39bc6e-f00e-431c-8490-b5ab11743dcb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:11:25.687411 np0000182518 devstack@c-api.service[112597]: /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 23 03:11:25.687411 np0000182518 devstack@c-api.service[112597]: warnings.warn( Jun 23 03:11:25.722884 np0000182518 devstack@c-api.service[112597]: DEBUG oslo_db.sqlalchemy.engines [None req-da39bc6e-f00e-431c-8490-b5ab11743dcb 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=112597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:25.758668 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-da39bc6e-f00e-431c-8490-b5ab11743dcb admin admin] https://199.19.213.240/volume/v3/types returned with HTTP 200 Jun 23 03:11:25.759197 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 2/2] 199.19.213.240 () {68 vars in 1288 bytes} [Tue Jun 23 03:11:25 2026] POST /volume/v3/types => generated 186 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:11:25.787827 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.787827 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.787827 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.787827 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.788856 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.788856 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.788856 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.788856 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789123 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789470 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789470 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789470 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789470 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789470 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789834 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789834 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789834 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.789834 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.789834 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790176 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790176 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790176 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790176 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790429 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790429 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790429 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790429 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790429 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790728 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790728 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790728 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.790728 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.790728 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791063 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791475 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.791813 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792180 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792180 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792180 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792180 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792180 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792511 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792511 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792511 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792511 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792511 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.792810 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.794159 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794609 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.794609 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794609 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.794609 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.794609 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795041 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795041 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795041 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795041 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795041 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795389 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795389 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795389 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795389 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795633 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795633 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795633 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795633 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795910 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795910 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795910 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.795910 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.795910 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796240 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796240 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796240 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796240 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796240 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796519 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796519 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796519 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796519 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796777 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796777 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.796777 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.796777 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797038 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797038 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797038 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797038 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797367 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797367 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797367 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797367 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797609 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797609 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797609 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797609 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797889 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797889 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797889 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.797889 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.797889 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.798432 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799015 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799015 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799015 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799015 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799015 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799330 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.799754 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800183 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800574 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800928 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800928 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.800928 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.800928 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801227 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.801227 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801227 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.801227 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801227 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: warnings.warn(deprecated_msg) Jun 23 03:11:25.801553 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [req-da39bc6e-f00e-431c-8490-b5ab11743dcb req-2d967925-fc21-412d-9be1-27095b1456c7 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:11:26.235894 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-da39bc6e-f00e-431c-8490-b5ab11743dcb req-2d967925-fc21-412d-9be1-27095b1456c7 admin admin] POST https://199.19.213.240/volume/v3/types/0a7a4aff-49bb-43c3-a573-7dba0575f712/extra_specs Jun 23 03:11:26.236581 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [req-da39bc6e-f00e-431c-8490-b5ab11743dcb req-2d967925-fc21-412d-9be1-27095b1456c7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:11:26.238854 np0000182518 devstack@c-api.service[112598]: /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 23 03:11:26.238854 np0000182518 devstack@c-api.service[112598]: warnings.warn( Jun 23 03:11:26.276653 np0000182518 devstack@c-api.service[112598]: DEBUG oslo_db.sqlalchemy.engines [req-da39bc6e-f00e-431c-8490-b5ab11743dcb req-2d967925-fc21-412d-9be1-27095b1456c7 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=112598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:11:26.352142 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-da39bc6e-f00e-431c-8490-b5ab11743dcb req-2d967925-fc21-412d-9be1-27095b1456c7 admin admin] https://199.19.213.240/volume/v3/types/0a7a4aff-49bb-43c3-a573-7dba0575f712/extra_specs returned with HTTP 200 Jun 23 03:11:26.352958 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 1/3] 199.19.213.240 () {70 vars in 1505 bytes} [Tue Jun 23 03:11:25 2026] POST /volume/v3/types/0a7a4aff-49bb-43c3-a573-7dba0575f712/extra_specs => generated 55 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:11:27.738417 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=6 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:11:27.742308 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=6 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:11:35.755038 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:11:36.349677 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:14:01.131194 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.131194 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.131194 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.131194 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.131194 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.132725 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.132725 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.132725 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.132725 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.132725 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.133536 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134069 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134069 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134069 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134069 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134390 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134390 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134390 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134390 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134667 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134667 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134667 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134667 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134953 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134953 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134953 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.134953 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.134953 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.135822 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.135822 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.135822 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.135822 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.135822 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.136487 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.137251 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138014 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138478 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138478 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138478 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138478 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138478 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138841 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138841 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138841 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.138841 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.138841 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139202 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139443 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139708 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139708 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139708 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139708 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139708 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139928 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139928 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139928 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.139928 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.139928 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140169 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140169 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140169 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140169 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140347 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140347 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140347 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140347 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140521 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140521 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140521 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140521 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140521 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140742 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140742 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140742 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140742 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140742 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140943 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140943 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.140943 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.140943 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141159 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141159 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141159 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141159 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141413 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141413 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141413 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141413 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141709 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141709 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141709 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141709 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141916 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141916 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.141916 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.141916 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142116 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142116 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142116 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142116 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142116 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142361 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142626 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142626 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142626 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142626 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142626 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.142832 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143268 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143571 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.143860 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144230 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144230 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144230 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144230 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144655 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144655 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144655 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144655 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144655 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) Jun 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-c6b080b1-6b91-4061-b09b-039dee163de4 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:01.144961 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-c6b080b1-6b91-4061-b09b-039dee163de4 None None] GET https://199.19.213.240/volume// Jun 23 03:14:01.145373 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-c6b080b1-6b91-4061-b09b-039dee163de4 None None] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:01.145373 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-c6b080b1-6b91-4061-b09b-039dee163de4 None None] Calling method 'all' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:01.145373 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-c6b080b1-6b91-4061-b09b-039dee163de4 None None] https://199.19.213.240/volume// returned with HTTP 300 Jun 23 03:14:01.145373 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 1/4] 199.19.213.240 () {66 vars in 1456 bytes} [Tue Jun 23 03:14:01 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 03:14:39.068572 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.068572 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.068572 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.068572 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069397 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069397 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069397 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069397 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069632 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069972 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069972 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069972 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.069972 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.069972 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070300 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070300 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070300 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070300 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070300 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070578 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070578 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070578 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070578 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070826 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070826 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070826 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.070826 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.070826 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071139 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071139 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071139 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071139 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071139 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071406 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.071757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072191 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072531 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072531 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072531 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072531 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072531 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072814 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072814 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072814 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.072814 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.072814 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073124 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073484 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073799 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073799 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073799 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.073799 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.073799 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074081 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074081 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074081 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074081 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074081 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074396 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074396 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074396 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074396 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074641 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074641 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074641 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074641 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074886 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074886 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074886 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.074886 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.074886 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075194 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075194 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075194 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075194 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075194 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075473 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075473 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075473 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075473 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075697 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075697 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075697 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075697 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075952 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075952 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.075952 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.075952 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076224 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076224 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076224 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076224 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076450 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076450 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076450 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076450 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076692 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076692 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076692 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.076692 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.076692 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077008 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077357 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077357 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077357 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077357 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077357 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.077724 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078048 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078426 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.078757 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079131 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079131 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079131 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079131 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079372 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079372 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079372 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079372 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079372 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: warnings.warn(deprecated_msg) Jun 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-ebb8276a-6921-4bf5-a777-d7f624f151b4 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:39.079660 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 1/5] 199.19.213.240 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:39 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:39.111915 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-cd8acb72-4531-4f22-8469-47f04bc71b1b None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:39.124143 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 3/6] 199.19.213.240 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:39 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:39.158685 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [req-cd8acb72-4531-4f22-8469-47f04bc71b1b req-5e6cbc21-d026-4347-9ac1-83dafa74dc03 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:39.163457 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-cd8acb72-4531-4f22-8469-47f04bc71b1b req-5e6cbc21-d026-4347-9ac1-83dafa74dc03 demo demo] GET https://199.19.213.240/volume/v3/ Jun 23 03:14:39.163714 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [req-cd8acb72-4531-4f22-8469-47f04bc71b1b req-5e6cbc21-d026-4347-9ac1-83dafa74dc03 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:39.164030 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [req-cd8acb72-4531-4f22-8469-47f04bc71b1b req-5e6cbc21-d026-4347-9ac1-83dafa74dc03 demo demo] Calling method 'version_select' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:39.165173 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [req-cd8acb72-4531-4f22-8469-47f04bc71b1b req-5e6cbc21-d026-4347-9ac1-83dafa74dc03 demo demo] https://199.19.213.240/volume/v3/ returned with HTTP 200 Jun 23 03:14:39.165634 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 2/7] 199.19.213.240 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:39 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:39.205339 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:39.558192 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 demo demo] GET https://199.19.213.240/volume/v3/types Jun 23 03:14:39.558486 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:39.558728 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 demo demo] Calling method 'index' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:39.559292 np0000182518 devstack@c-api.service[112595]: /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 23 03:14:39.559292 np0000182518 devstack@c-api.service[112595]: warnings.warn( Jun 23 03:14:39.559956 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:14:39.597889 np0000182518 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:14:39.621788 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-c5651096-b123-4002-8cfb-3f60e79c65d6 demo demo] https://199.19.213.240/volume/v3/types returned with HTTP 200 Jun 23 03:14:39.622322 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 2/8] 199.19.213.240 () {64 vars in 1290 bytes} [Tue Jun 23 03:14:39 2026] GET /volume/v3/types => generated 377 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:39.659525 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:39.985535 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 demo demo] GET https://199.19.213.240/volume/v3/types/default Jun 23 03:14:39.985872 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:39.986137 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:40.020617 np0000182518 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:14:40.042221 np0000182518 devstack@c-api.service[112596]: /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 23 03:14:40.042221 np0000182518 devstack@c-api.service[112596]: warnings.warn( Jun 23 03:14:40.044510 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-3574dfc2-4299-46dc-a90e-ec0fb8397bd6 demo demo] https://199.19.213.240/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:40.044872 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 2/9] 199.19.213.240 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:39 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:40.530427 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-571197d9-10a2-4350-8e04-d95364861f4f None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:40.531419 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 4/10] 199.19.213.240 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:40 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:14:40.567562 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:40.577552 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 3/11] 199.19.213.240 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:40 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:40.617648 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 req-d326d631-f740-4991-abc6-9a4e7dd2dfe8 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:40.620470 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 req-d326d631-f740-4991-abc6-9a4e7dd2dfe8 demo demo] GET https://199.19.213.240/volume/v3/ Jun 23 03:14:40.620710 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 req-d326d631-f740-4991-abc6-9a4e7dd2dfe8 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:40.620949 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 req-d326d631-f740-4991-abc6-9a4e7dd2dfe8 demo demo] Calling method 'version_select' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:40.621537 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-0f4fbd44-3b7f-4d9c-ba49-4d1d757fbe91 req-d326d631-f740-4991-abc6-9a4e7dd2dfe8 demo demo] https://199.19.213.240/volume/v3/ returned with HTTP 200 Jun 23 03:14:40.621937 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 3/12] 199.19.213.240 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:40 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:40.666030 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-e3fd6fc0-059e-44eb-9bd9-6edff2373f42 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:40.669642 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-e3fd6fc0-059e-44eb-9bd9-6edff2373f42 demo demo] GET https://199.19.213.240/volume/v3/types/default Jun 23 03:14:40.670118 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-e3fd6fc0-059e-44eb-9bd9-6edff2373f42 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:40.670653 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-e3fd6fc0-059e-44eb-9bd9-6edff2373f42 demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:40.679135 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-e3fd6fc0-059e-44eb-9bd9-6edff2373f42 demo demo] https://199.19.213.240/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:40.679913 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 3/13] 199.19.213.240 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:40 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:41.326075 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-90cb5d3f-eb8d-4cd1-b4c5-da28278aab38 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.327215 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 5/14] 199.19.213.240 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:41 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 23 03:14:41.363256 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-7449414f-478b-4888-97c4-d13b9c438d2d None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.366148 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 4/15] 199.19.213.240 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:41 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:41.401669 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [req-7449414f-478b-4888-97c4-d13b9c438d2d req-516b923b-dadf-4f95-b473-5ba6b171e047 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.403516 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-7449414f-478b-4888-97c4-d13b9c438d2d req-516b923b-dadf-4f95-b473-5ba6b171e047 demo demo] GET https://199.19.213.240/volume/v3/ Jun 23 03:14:41.403647 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-7449414f-478b-4888-97c4-d13b9c438d2d req-516b923b-dadf-4f95-b473-5ba6b171e047 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:41.403842 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-7449414f-478b-4888-97c4-d13b9c438d2d req-516b923b-dadf-4f95-b473-5ba6b171e047 demo demo] Calling method 'version_select' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:41.404159 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-7449414f-478b-4888-97c4-d13b9c438d2d req-516b923b-dadf-4f95-b473-5ba6b171e047 demo demo] https://199.19.213.240/volume/v3/ returned with HTTP 200 Jun 23 03:14:41.404487 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 4/16] 199.19.213.240 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:41 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 23 03:14:41.439580 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-2176d698-d03f-4f62-9bf9-4e53a47f1c9b None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.443117 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-2176d698-d03f-4f62-9bf9-4e53a47f1c9b demo demo] GET https://199.19.213.240/volume/v3/types/default Jun 23 03:14:41.443736 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-2176d698-d03f-4f62-9bf9-4e53a47f1c9b demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:41.444087 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-2176d698-d03f-4f62-9bf9-4e53a47f1c9b demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:41.455412 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-2176d698-d03f-4f62-9bf9-4e53a47f1c9b demo demo] https://199.19.213.240/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:41.455796 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 4/17] 199.19.213.240 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:41 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 23 03:14:41.496901 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-4865dd11-cacb-4153-871b-36910f4a283f None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.498191 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 6/18] 199.19.213.240 () {62 vars in 1068 bytes} [Tue Jun 23 03:14:41 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 23 03:14:41.533695 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-413ca262-71a3-4a8c-af32-ddb1dc149c6a None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.536195 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 5/19] 199.19.213.240 () {64 vars in 1272 bytes} [Tue Jun 23 03:14:41 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:14:41.570757 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [req-413ca262-71a3-4a8c-af32-ddb1dc149c6a req-f0aeec64-e121-4f51-abdf-d8c7d6645738 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.574174 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-413ca262-71a3-4a8c-af32-ddb1dc149c6a req-f0aeec64-e121-4f51-abdf-d8c7d6645738 demo demo] GET https://199.19.213.240/volume/v3/ Jun 23 03:14:41.574542 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-413ca262-71a3-4a8c-af32-ddb1dc149c6a req-f0aeec64-e121-4f51-abdf-d8c7d6645738 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:41.574906 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-413ca262-71a3-4a8c-af32-ddb1dc149c6a req-f0aeec64-e121-4f51-abdf-d8c7d6645738 demo demo] Calling method 'version_select' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:41.575584 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-413ca262-71a3-4a8c-af32-ddb1dc149c6a req-f0aeec64-e121-4f51-abdf-d8c7d6645738 demo demo] https://199.19.213.240/volume/v3/ returned with HTTP 200 Jun 23 03:14:41.576351 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 5/20] 199.19.213.240 () {66 vars in 1346 bytes} [Tue Jun 23 03:14:41 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 23 03:14:41.614799 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-bacca242-1c63-4b67-be68-ce1e52337d80 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:14:41.618037 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-bacca242-1c63-4b67-be68-ce1e52337d80 demo demo] GET https://199.19.213.240/volume/v3/types/default Jun 23 03:14:41.618430 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-bacca242-1c63-4b67-be68-ce1e52337d80 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:14:41.618806 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-bacca242-1c63-4b67-be68-ce1e52337d80 demo demo] Calling method 'show' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:14:41.628511 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-bacca242-1c63-4b67-be68-ce1e52337d80 demo demo] https://199.19.213.240/volume/v3/types/default returned with HTTP 200 Jun 23 03:14:41.628971 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 5/21] 199.19.213.240 () {64 vars in 1301 bytes} [Tue Jun 23 03:14:41 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:49.613426 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:14:51.624694 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=8 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:19:49.244356 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:19:49.337891 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:19:49.338174 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:19:49.338537 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:19:49.339131 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:19:49.340220 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:19:49.389731 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] Get all volumes completed successfully. Jun 23 03:19:49.392552 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-70dfb40b-2425-4820-8317-4d5f2babe6fa demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:19:49.393038 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 7/22] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:19:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:19:59.383467 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:20:49.424938 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:49.428049 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:20:49.428387 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:49.428642 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:49.429429 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:20:49.430906 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:20:49.470442 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] Get all volumes completed successfully. Jun 23 03:20:49.474526 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-1bba5720-f778-4cad-a93d-4e2498e55fd0 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:20:49.475278 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 6/23] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:20:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:20:59.461597 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:21:49.511899 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:21:49.517840 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:21:49.518224 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:21:49.518597 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:21:49.519412 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:21:49.520937 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:21:49.567334 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] Get all volumes completed successfully. Jun 23 03:21:49.571074 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-1e10f711-cae4-431d-80d0-d75e4e219f4c demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:21:49.573749 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 6/24] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:21:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:21:59.598642 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:22:49.583760 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:22:49.589198 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:22:49.589569 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:22:49.589772 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:22:49.590469 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:22:49.591597 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:22:49.632451 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] Get all volumes completed successfully. Jun 23 03:22:49.634618 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-8ee9413e-0e31-4cd3-8219-8cd6f38c4e3b demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:22:49.634984 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 6/25] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:22:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:22:59.624723 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:23:49.648449 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:23:49.651062 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:23:49.651349 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:23:49.651603 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:23:49.651943 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:23:49.653778 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:23:49.671815 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] Get all volumes completed successfully. Jun 23 03:23:49.673907 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-8143a51d-a09c-4c7b-b1a0-0799dca8241a demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:23:49.674328 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 8/26] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:23:49 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 23 03:23:59.657974 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:24:49.690727 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:24:49.939358 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:24:49.939813 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:24:49.940202 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:24:49.940631 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:24:49.941833 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:24:49.951674 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] Get all volumes completed successfully. Jun 23 03:24:49.954583 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9b848b52-d1d2-489f-98c2-fb9cba260964 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:24:49.955119 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 7/27] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:24:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:24:59.945826 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:25:49.977141 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:25:49.981079 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:25:49.982424 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:25:49.982424 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:25:49.982849 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:25:49.984578 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:25:49.993523 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] Get all volumes completed successfully. Jun 23 03:25:49.996676 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b7e4bd85-d059-45c7-b9a2-12c0bb4c2d93 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:25:49.997110 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 7/28] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:25:49 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 23 03:25:59.988173 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:26:50.014953 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:26:50.019303 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:26:50.019683 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:26:50.020066 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:26:50.020589 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:26:50.022312 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:26:50.033721 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] Get all volumes completed successfully. Jun 23 03:26:50.036054 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-6dee80b5-e307-4ec2-b132-32ec1c0b10e7 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:26:50.036536 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 7/29] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:26:50 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 23 03:27:00.027061 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:27:50.060715 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-b12348f7-720e-481e-81a4-8e545ff7d714 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:27:50.065431 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:27:50.065906 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:27:50.066391 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:27:50.066969 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:27:50.068350 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:27:50.078203 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] Get all volumes completed successfully. Jun 23 03:27:50.081770 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-b12348f7-720e-481e-81a4-8e545ff7d714 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:27:50.082245 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 9/30] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:27:50 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 23 03:28:00.072299 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:28:50.155550 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:28:50.159565 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:28:50.159806 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:28:50.160062 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:28:50.160408 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:28:50.161457 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:28:50.171675 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] Get all volumes completed successfully. Jun 23 03:28:50.175042 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-9d14c8cc-1e8f-4f64-902f-456bd7229816 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:28:50.175543 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 8/31] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:28:50 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 23 03:29:00.165731 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:29:50.191877 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:29:50.340808 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:29:50.341056 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:29:50.341331 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:29:50.341702 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:29:50.342668 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:29:50.352972 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] Get all volumes completed successfully. Jun 23 03:29:50.355600 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-b46d2c7f-7249-4bc6-b73e-cc644fd18a11 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:29:50.356047 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 8/32] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:29:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:30:00.347318 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:30:50.371828 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-516bdfdf-3230-4f75-9391-81b39aa001fa None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:30:50.375299 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:30:50.375550 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:30:50.375814 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:30:50.376155 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:30:50.377179 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:30:50.387269 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] Get all volumes completed successfully. Jun 23 03:30:50.389863 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-516bdfdf-3230-4f75-9391-81b39aa001fa demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:30:50.390354 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 8/33] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:30:50 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 23 03:31:00.380940 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:31:50.433016 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:31:50.438891 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:31:50.439194 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:31:50.439514 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:31:50.440437 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:31:50.444362 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:31:50.456636 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] Get all volumes completed successfully. Jun 23 03:31:50.459743 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ec25cd0e-401c-4b5e-b30d-8bface3be86a demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:31:50.460364 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 10/34] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:31:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:32:00.454990 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:32:50.479284 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-21807082-301e-4d31-8dae-03defe57c33e None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:32:50.482188 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:32:50.482466 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:32:50.483044 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:32:50.483337 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:32:50.484528 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:32:50.495326 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] Get all volumes completed successfully. Jun 23 03:32:50.498008 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-21807082-301e-4d31-8dae-03defe57c33e demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:32:50.498506 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 9/35] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:32:50 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 23 03:33:00.489248 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:33:50.516812 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:33:50.519293 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:33:50.519481 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:33:50.519751 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:33:50.520085 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:33:50.520896 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:33:50.527929 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] Get all volumes completed successfully. Jun 23 03:33:50.529906 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-2653aa3a-be4f-47a1-850a-57ae6fdc22f2 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:33:50.530257 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 9/36] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:33:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:34:00.524215 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:34:50.545060 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:34:50.739947 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:34:50.740224 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:34:50.740473 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:34:50.740771 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:34:50.741757 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:34:50.754035 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] Get all volumes completed successfully. Jun 23 03:34:50.756830 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-9adde4ca-137a-43c8-a83d-6fefd5338ac8 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:34:50.757687 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 9/37] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:34:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:35:00.747133 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:35:50.774853 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:35:50.777825 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:35:50.778158 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:35:50.778435 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:35:50.778802 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:35:50.780260 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:35:50.788185 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] Get all volumes completed successfully. Jun 23 03:35:50.790778 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-cecd1de2-f048-427e-8e95-4d0b6627a115 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:35:50.791230 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 11/38] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:35:50 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 23 03:36:00.785514 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:36:50.811373 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-16b3e580-91e7-429a-a327-063ea762d65c None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:36:50.815059 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:36:50.815315 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:36:50.815555 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:36:50.815850 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:36:50.816827 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:36:50.825119 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] Get all volumes completed successfully. Jun 23 03:36:50.827950 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-16b3e580-91e7-429a-a327-063ea762d65c demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:36:50.828587 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 10/39] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:36:50 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 23 03:37:00.821523 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:37:50.849495 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:37:50.854263 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:37:50.854651 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:37:50.855046 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:37:50.855736 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:37:50.856973 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:37:50.866272 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] Get all volumes completed successfully. Jun 23 03:37:50.869314 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-515e3358-c168-4f9b-90c5-a63e4ee255f8 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:37:50.869868 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 10/40] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:37:50 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 23 03:38:00.860980 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:38:50.888202 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:38:50.892312 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:38:50.892732 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:38:50.893142 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:38:50.893563 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:38:50.894990 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:38:50.901807 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] Get all volumes completed successfully. Jun 23 03:38:50.903934 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-0e871b60-263f-4ee6-822c-f219ab7d4474 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:38:50.904363 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 10/41] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:38:50 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 23 03:39:00.898248 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:39:50.920635 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:39:51.034783 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:39:51.035018 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:39:51.035269 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:39:51.035557 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:39:51.036493 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:39:51.045453 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] Get all volumes completed successfully. Jun 23 03:39:51.048392 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-191180a8-9a7e-4ca5-8576-002aa58a30ed demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:39:51.048859 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 12/42] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:39:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:40:01.040448 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:40:51.064568 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:40:51.067994 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:40:51.068394 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:40:51.068631 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:40:51.069129 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:40:51.070122 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:40:51.083198 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] Get all volumes completed successfully. Jun 23 03:40:51.085388 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-77a7f9f6-6076-4a1f-80e8-170fc8b8d452 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:40:51.085803 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 11/43] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:40:51 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 23 03:41:01.074410 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:41:51.106127 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:41:51.109194 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:41:51.109440 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:41:51.109719 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:41:51.110035 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:41:51.111048 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:41:51.124147 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] Get all volumes completed successfully. Jun 23 03:41:51.127534 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-433e3173-d31c-4953-bc61-9e081f6bdd30 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:41:51.128283 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 11/44] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:41:51 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 23 03:42:01.116059 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:42:51.145654 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.middleware.request_id [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a None None] RequestId filter calling following filter/app {{(pid=112596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:42:51.150081 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:42:51.150355 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] Empty body provided in request {{(pid=112596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:42:51.150686 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.openstack.wsgi [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] Calling method 'detail' {{(pid=112596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:42:51.151030 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.api.api_utils [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] Removing options '' from query. {{(pid=112596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:42:51.152435 np0000182518 devstack@c-api.service[112596]: DEBUG cinder.volume.api [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:42:51.161182 np0000182518 devstack@c-api.service[112596]: INFO cinder.volume.api [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] Get all volumes completed successfully. Jun 23 03:42:51.163138 np0000182518 devstack@c-api.service[112596]: INFO cinder.api.openstack.wsgi [None req-b3a42692-bff1-4276-ac1f-30de29bd3d2a demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:42:51.163546 np0000182518 devstack@c-api.service[112596]: [pid: 112596|app: 0|req: 11/45] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:42:51 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 23 03:43:01.157054 np0000182518 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=1 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:43:51.182792 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.middleware.request_id [None req-ef8750da-04df-4f68-bd89-91c75ca31335 None None] RequestId filter calling following filter/app {{(pid=112597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:43:51.186232 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:43:51.186554 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] Empty body provided in request {{(pid=112597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:43:51.186871 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.openstack.wsgi [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] Calling method 'detail' {{(pid=112597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:43:51.187419 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.api.api_utils [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] Removing options '' from query. {{(pid=112597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:43:51.188496 np0000182518 devstack@c-api.service[112597]: DEBUG cinder.volume.api [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:43:51.197759 np0000182518 devstack@c-api.service[112597]: INFO cinder.volume.api [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] Get all volumes completed successfully. Jun 23 03:43:51.199765 np0000182518 devstack@c-api.service[112597]: INFO cinder.api.openstack.wsgi [None req-ef8750da-04df-4f68-bd89-91c75ca31335 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:43:51.200146 np0000182518 devstack@c-api.service[112597]: [pid: 112597|app: 0|req: 13/46] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:43:51 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 23 03:44:01.192667 np0000182518 devstack@c-api.service[112597]: DEBUG dbcounter [-] [112597] Writing DB stats cinder:SELECT=1 {{(pid=112597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:44:51.224619 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.middleware.request_id [None req-a721a9f3-8afc-4955-bed9-065e9447194b None None] RequestId filter calling following filter/app {{(pid=112598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:44:51.353137 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:44:51.353565 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] Empty body provided in request {{(pid=112598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:44:51.354342 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.openstack.wsgi [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] Calling method 'detail' {{(pid=112598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:44:51.354908 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.api.api_utils [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] Removing options '' from query. {{(pid=112598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:44:51.356865 np0000182518 devstack@c-api.service[112598]: DEBUG cinder.volume.api [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112598) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:44:51.367208 np0000182518 devstack@c-api.service[112598]: INFO cinder.volume.api [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] Get all volumes completed successfully. Jun 23 03:44:51.369897 np0000182518 devstack@c-api.service[112598]: INFO cinder.api.openstack.wsgi [None req-a721a9f3-8afc-4955-bed9-065e9447194b demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:44:51.370372 np0000182518 devstack@c-api.service[112598]: [pid: 112598|app: 0|req: 12/47] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:44:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:45:01.363167 np0000182518 devstack@c-api.service[112598]: DEBUG dbcounter [-] [112598] Writing DB stats cinder:SELECT=1 {{(pid=112598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:45:51.389599 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:45:51.395441 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] GET https://199.19.213.240/volume/v3/volumes/detail Jun 23 03:45:51.395814 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] Empty body provided in request {{(pid=112595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:45:51.396232 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] Calling method 'detail' {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:45:51.396703 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.api.api_utils [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] Removing options '' from query. {{(pid=112595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:45:51.398236 np0000182518 devstack@c-api.service[112595]: DEBUG cinder.volume.api [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:45:51.406495 np0000182518 devstack@c-api.service[112595]: INFO cinder.volume.api [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] Get all volumes completed successfully. Jun 23 03:45:51.408450 np0000182518 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [None req-f73d3aef-93e5-45e3-95f3-a3ec16ae5e22 demo demo] https://199.19.213.240/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:45:51.408851 np0000182518 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 12/48] 199.19.213.240 () {64 vars in 1295 bytes} [Tue Jun 23 03:45:51 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 23 03:46:01.402759 np0000182518 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}