Jun 18 00:38:24.898856 np0000181693 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:38:24.908508 np0000181693 devstack@c-api.service[116860]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:38:24 2026] *** Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: nodename: np0000181693 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: machine: x86_64 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: clock source: unix Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: pcre jit disabled Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: detected number of CPU cores: 16 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: current working directory: / Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: your processes number limit is 256917 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: your memory page size is 4096 bytes Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: detected max file descriptor number: 2048 Jun 18 00:38:24.911635 np0000181693 devstack@c-api.service[116860]: lock engine: pthread robust mutexes Jun 18 00:38:24.912388 np0000181693 devstack@c-api.service[116860]: thunder lock: enabled Jun 18 00:38:24.912388 np0000181693 devstack@c-api.service[116860]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:38:24.912388 np0000181693 devstack@c-api.service[116860]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:38:24.912388 np0000181693 devstack@c-api.service[116860]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:38:24.912388 np0000181693 devstack@c-api.service[116860]: Set PythonHome to /opt/stack/data/venv Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: Python main interpreter initialized at 0x7d3e2e6a3668 Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: python threads support enabled Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: your server socket listen backlog is limited to 100 connections Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:38:24.948557 np0000181693 devstack@c-api.service[116860]: *** Operational MODE: preforking *** Jun 18 00:38:24.948822 np0000181693 devstack@c-api.service[116860]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:38:24.948822 np0000181693 devstack@c-api.service[116860]: spawned uWSGI master process (pid: 116860) Jun 18 00:38:24.948965 np0000181693 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:38:24.949684 np0000181693 devstack@c-api.service[116860]: spawned uWSGI worker 1 (pid: 116872, cores: 1) Jun 18 00:38:24.950219 np0000181693 devstack@c-api.service[116860]: spawned uWSGI worker 2 (pid: 116873, cores: 1) Jun 18 00:38:24.950741 np0000181693 devstack@c-api.service[116860]: spawned uWSGI worker 3 (pid: 116874, cores: 1) Jun 18 00:38:24.951264 np0000181693 devstack@c-api.service[116860]: spawned uWSGI worker 4 (pid: 116875, cores: 1) Jun 18 00:38:24.951324 np0000181693 devstack@c-api.service[116860]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: we strongly recommend against using it for new projects. Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: framework. For more detail see Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:38:25.078513 np0000181693 devstack@c-api.service[116874]: import eventlet # noqa Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: we strongly recommend against using it for new projects. Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: framework. For more detail see Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:38:25.088353 np0000181693 devstack@c-api.service[116872]: import eventlet # noqa Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: we strongly recommend against using it for new projects. Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: framework. For more detail see Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:38:25.101391 np0000181693 devstack@c-api.service[116875]: import eventlet # noqa Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: we strongly recommend against using it for new projects. Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: framework. For more detail see Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:38:25.111144 np0000181693 devstack@c-api.service[116873]: import eventlet # noqa Jun 18 00:38:25.167144 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:38:25.167144 np0000181693 devstack@c-api.service[116874]: warnings.warn( Jun 18 00:38:25.182565 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:38:25.182565 np0000181693 devstack@c-api.service[116872]: warnings.warn( Jun 18 00:38:25.189914 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:38:25.189914 np0000181693 devstack@c-api.service[116875]: warnings.warn( Jun 18 00:38:25.200164 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:38:25.200164 np0000181693 devstack@c-api.service[116873]: warnings.warn( Jun 18 00:38:25.249756 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:38:25.249756 np0000181693 devstack@c-api.service[116874]: from cgi import parse_header Jun 18 00:38:25.263028 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:38:25.263028 np0000181693 devstack@c-api.service[116872]: from cgi import parse_header Jun 18 00:38:25.270383 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:38:25.270383 np0000181693 devstack@c-api.service[116875]: from cgi import parse_header Jun 18 00:38:25.275719 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 00:38:25.275719 np0000181693 devstack@c-api.service[116873]: from cgi import parse_header Jun 18 00:38:25.300880 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:38:25.300880 np0000181693 devstack@c-api.service[116874]: removals.removed_module( Jun 18 00:38:25.302473 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:38:25.302473 np0000181693 devstack@c-api.service[116874]: removals.removed_module( Jun 18 00:38:25.313944 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:38:25.313944 np0000181693 devstack@c-api.service[116872]: removals.removed_module( Jun 18 00:38:25.315600 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:38:25.315600 np0000181693 devstack@c-api.service[116872]: removals.removed_module( Jun 18 00:38:25.323200 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:38:25.323200 np0000181693 devstack@c-api.service[116875]: removals.removed_module( Jun 18 00:38:25.324953 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 00:38:25.324953 np0000181693 devstack@c-api.service[116873]: removals.removed_module( Jun 18 00:38:25.325018 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:38:25.325018 np0000181693 devstack@c-api.service[116875]: removals.removed_module( Jun 18 00:38:25.326502 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 00:38:25.326502 np0000181693 devstack@c-api.service[116873]: removals.removed_module( Jun 18 00:38:25.947544 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:38:25.947544 np0000181693 devstack@c-api.service[116874]: warnings.warn( Jun 18 00:38:25.964563 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:38:25.964563 np0000181693 devstack@c-api.service[116873]: warnings.warn( Jun 18 00:38:25.980338 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:38:25.980338 np0000181693 devstack@c-api.service[116872]: warnings.warn( Jun 18 00:38:25.994295 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 00:38:25.994295 np0000181693 devstack@c-api.service[116875]: warnings.warn( Jun 18 00:38:26.043511 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:38:26.043511 np0000181693 devstack@c-api.service[116874]: warnings.warn( Jun 18 00:38:26.060800 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:38:26.060800 np0000181693 devstack@c-api.service[116873]: warnings.warn( Jun 18 00:38:26.087067 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:38:26.087067 np0000181693 devstack@c-api.service[116875]: warnings.warn( Jun 18 00:38:26.113988 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 00:38:26.113988 np0000181693 devstack@c-api.service[116872]: warnings.warn( Jun 18 00:38:26.338977 np0000181693 devstack@c-api.service[116874]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:38:26.339570 np0000181693 devstack@c-api.service[116874]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116874) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:38:26.364016 np0000181693 devstack@c-api.service[116873]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:38:26.364631 np0000181693 devstack@c-api.service[116873]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116873) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:38:26.366107 np0000181693 devstack@c-api.service[116875]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:38:26.366509 np0000181693 devstack@c-api.service[116875]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116875) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:38:26.412602 np0000181693 devstack@c-api.service[116872]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 00:38:26.412838 np0000181693 devstack@c-api.service[116872]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116872) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:38:26.427994 np0000181693 devstack@c-api.service[116874]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:38:26.427994 np0000181693 devstack@c-api.service[116874]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:38:26.430573 np0000181693 devstack@c-api.service[116875]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:38:26.430573 np0000181693 devstack@c-api.service[116875]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:38:26.433098 np0000181693 devstack@c-api.service[116873]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:38:26.433098 np0000181693 devstack@c-api.service[116873]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:38:26.476953 np0000181693 devstack@c-api.service[116872]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 00:38:26.476953 np0000181693 devstack@c-api.service[116872]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:38:26.889541 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116875) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:38:26.889772 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116873) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:38:26.889863 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.889952 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116874) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:38:26.890026 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.890083 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.890150 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.890270 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.890344 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.890413 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.890476 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.890604 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.891614 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.891723 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.891802 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.891879 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.891944 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.892018 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.892143 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.892284 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.892347 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.892405 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.892473 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.892537 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.892609 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.892667 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.892667 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.892776 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.893334 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.893462 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.893462 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.893610 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.893610 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.893757 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.893830 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.893917 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.893989 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.894060 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.894125 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.894221 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.894296 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.894355 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.894426 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.894492 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.894615 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.894686 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.894743 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.894815 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.894815 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.895271 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.895388 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.895388 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.895506 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.895573 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.895631 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.895631 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.895751 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.895811 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.895869 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.895869 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.895991 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.896058 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.896123 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.896221 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.896293 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.896352 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.896416 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.896416 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.896416 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.896416 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.897756 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.897836 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.897913 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.897913 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.898048 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.898048 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.898160 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.898265 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.898331 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.898412 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.898479 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.898628 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.898693 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.898750 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.898808 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.898864 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.898907 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.898950 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.898997 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.898997 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.898997 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.899325 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.899395 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.899479 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.899553 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.899610 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.899655 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.899696 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.899696 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.899782 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.899829 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.899864 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.899864 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.899933 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.899972 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.900014 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.900055 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.900097 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.900097 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.900097 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.900248 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.900248 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.901836 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.901933 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.901933 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.902029 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.902075 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.902075 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.902171 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.902238 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.902286 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.902332 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.902378 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.902420 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.902465 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.902507 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.902572 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.902625 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.902667 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.902712 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.902756 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.902801 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.902842 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.902887 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116872) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:38:26.902931 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.902975 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.903015 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.903070 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.903116 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.903160 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.903216 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.903270 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.903315 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.903363 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.903419 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.903462 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.903462 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.903820 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.903873 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.903873 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.903960 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.904008 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.904008 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.904008 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.904124 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.904166 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.904166 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.904166 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.904318 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.904834 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.904914 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.904965 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.905007 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.905056 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.905111 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.905196 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.905833 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.905891 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.905945 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.906007 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.906067 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.906116 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.906202 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.906992 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.906992 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.906992 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.906992 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.906992 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.907281 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.907281 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.908125 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.908125 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.908317 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.908452 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.908566 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.908676 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.908776 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.908888 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.909000 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.909045 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.909092 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.909141 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.909205 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.909262 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.909302 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.909349 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.909396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.909396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.909396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.909396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.909396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.909602 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.909646 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.909698 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.909748 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.909794 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.909848 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.909893 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.909938 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.909983 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.910023 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.910069 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.910108 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.910147 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.910202 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.910256 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.910596 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.910596 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.910676 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.911265 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.911265 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.911265 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.911265 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.912928 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.913013 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.913077 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.913118 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.913161 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.913240 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.913283 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.913318 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.913366 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.913400 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.913435 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.913435 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.913522 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.913600 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.913828 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.913896 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.913954 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.914015 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.914075 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.914134 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.914218 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.916114 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.916217 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.916274 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.916316 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.916366 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.916409 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.916451 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.916451 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.916535 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.916603 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.916663 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.916704 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.916745 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.916793 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.916834 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.916873 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.916914 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.916959 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.917001 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.917046 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.917094 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.917142 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.917219 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.917267 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.917310 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.917349 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.917391 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.917433 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.917473 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.917509 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.917562 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.917614 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.917670 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.917717 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.917769 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.917814 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.917855 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.917898 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.917938 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.917979 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.918036 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.918083 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.918128 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.918175 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.918235 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.918276 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.918332 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.918382 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.918424 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.918471 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.918517 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.918603 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.918649 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.918692 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.918736 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.918785 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.918827 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.918867 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.918916 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.918981 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.918981 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.919108 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.919108 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.919226 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.919583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.919583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.919583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.919583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.919583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.919769 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.919818 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.919868 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.919913 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.919960 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.920008 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.920049 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.920090 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.920137 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.920178 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.920236 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.920277 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.920332 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.920375 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.920375 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.920455 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.920501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.920501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.920590 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.920590 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.920670 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.920716 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.920716 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.920787 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.920834 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.920874 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.920916 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.920967 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.921018 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.921058 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.921099 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.921141 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.921141 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.921141 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.921141 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.921319 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.921319 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.921319 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.921445 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.921445 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.921527 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.921568 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.922409 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.922461 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.922516 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.922609 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.922661 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.922727 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.922789 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.923108 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.923197 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.923259 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.923313 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.923359 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.923412 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.923459 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.923507 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.923547 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.923587 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.923587 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.923660 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.923701 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.923744 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.923783 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.923840 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.923882 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.923922 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.923962 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.924011 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.924052 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.924098 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.924143 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.924202 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.924591 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.924649 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.924696 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.924739 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.924788 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.924836 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.924880 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.924925 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.924968 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.925013 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.925066 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.925107 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.925155 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.925212 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.925265 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.925307 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.925351 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.925410 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.925483 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.925532 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.925590 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.925634 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.925674 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.925720 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.925763 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.925822 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.925879 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.925944 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.925996 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.926037 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.926091 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.926133 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.926174 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.926251 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.926302 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.926342 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.926390 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.926390 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.926390 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.926501 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.926845 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.926845 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.926845 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.926845 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.927001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.927042 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.927094 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.927094 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.927165 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.927224 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.927262 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.927314 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.927359 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.927396 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.927438 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.927485 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.927524 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.927558 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.927595 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.927637 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.927671 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.927723 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.927770 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.927809 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.927809 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.927809 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.927929 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.928308 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.928377 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.928419 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.928466 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.928507 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.928562 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.928627 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.928687 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.928730 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.928778 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.928827 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.928827 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.928827 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.928827 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.928983 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.929085 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.929136 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.929198 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.929277 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.929331 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.929331 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.929402 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.929447 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.929487 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.929487 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.929556 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.929600 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.929708 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.929910 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.929961 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.930036 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.930085 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.930123 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.930164 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.930226 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.930263 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.930316 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.930357 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.930407 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.930455 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.930493 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.930533 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.930631 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.930674 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.930722 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.930767 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.930812 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.930857 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.930895 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.930929 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.930955 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.930985 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.931013 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.931043 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.931069 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931096 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931128 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.931154 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931208 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931244 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.931275 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.931305 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931335 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931363 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.931392 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931427 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931457 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931484 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931512 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.931544 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931578 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931605 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.931632 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.931667 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.931694 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.931725 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.931750 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.931780 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931814 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.931848 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931848 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931899 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.931899 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.931899 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.931974 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.931974 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.931974 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.932048 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.932082 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.932107 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.932136 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.932165 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.932205 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.932238 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.932269 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.932321 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.935320 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.935366 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.935404 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.935431 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.935461 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.935489 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.935517 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.935517 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.935517 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.935599 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.935821 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.936037 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.936037 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.936037 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.936037 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.936148 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.936194 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.936234 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.936259 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.936297 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.936325 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.936355 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.936379 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.936411 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.936435 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.936467 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.936467 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.936513 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.936545 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.936545 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.936605 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.936635 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.936659 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.936659 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.936723 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.936752 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.936777 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.936814 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.936912 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.937192 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.937227 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.937309 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.937348 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.937391 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.937441 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.937470 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.937522 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.937566 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.937595 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.937650 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.937683 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.937708 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.937744 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.938019 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.938088 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.938148 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.938233 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.938308 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.938366 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.938437 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.938561 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.938655 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.938724 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.938785 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.938845 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.938931 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.938997 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.939041 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.939082 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.939120 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.939120 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.939214 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.939257 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.939302 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.939341 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.939341 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.939416 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.939462 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.939507 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.939507 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.939577 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.939646 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.939693 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.939693 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.939774 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.939825 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.939869 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.939912 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.939966 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.940030 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.940072 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.940108 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.940145 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.940145 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.940243 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.940295 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.940343 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.940382 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.940382 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.940382 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.940488 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.940488 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.940869 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.940969 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.941039 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.941085 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.941124 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.941124 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.941227 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.941268 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.941315 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.941359 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.941404 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.941446 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.941491 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.941534 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.941578 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.941621 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.941659 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.941659 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.941743 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.941795 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.941844 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.941976 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.942039 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.942081 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.942126 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.942168 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.942226 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.942265 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.942315 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.942361 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.942406 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.942450 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.942489 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.942529 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.942606 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.942653 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.942653 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.942743 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.942787 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.942835 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.942890 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.942936 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.942981 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943030 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943072 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.943117 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943157 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.943157 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.943157 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943317 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.943317 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.943317 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.943477 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.943520 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.943596 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.943641 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.943689 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.943689 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.943772 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.943830 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.943830 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.943921 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.943974 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.946273 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.946356 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.946441 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.946505 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.946551 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.946660 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.946711 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.946754 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.946800 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.946847 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.946888 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.946935 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.946977 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.947022 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.947022 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.947106 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.947153 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.947257 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.947257 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.947356 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.947412 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.947460 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.947460 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.947460 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.947460 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.947460 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.947644 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.947644 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.947725 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.947725 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.947725 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.947854 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.947905 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.947959 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.947959 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.948041 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.948041 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.948124 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.948207 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.948207 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.948207 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.948369 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.948414 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.948460 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.948460 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.948543 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.948543 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.948632 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.948676 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.948748 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.948796 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.948839 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.948879 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.948935 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.948987 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.949030 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.949071 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.949071 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.949149 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.949236 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.949302 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.949347 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.949390 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.949429 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.949477 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.949522 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.949567 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.949603 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.949649 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.949689 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.949729 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.949774 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.949818 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.949857 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.949902 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.949943 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.949943 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.950023 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.950148 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.950322 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.950421 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.950510 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.950712 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.950826 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.955530 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.955663 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.955663 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.955663 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.955795 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.955795 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.956103 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.956103 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.956253 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.956306 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.956360 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.956405 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.956405 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.956489 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.956561 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.956637 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.956695 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.956737 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.956737 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.956804 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.956855 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.956898 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.956939 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116872) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.956979 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.957027 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.957066 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.957103 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.957213 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.957292 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.957362 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.957404 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.957446 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.957493 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.957540 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116872) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.957620 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.957692 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.957757 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116872) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.957807 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.957853 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.957904 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:38:26.957952 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.957989 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:38:26.958032 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.958080 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:38:26.958143 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.958220 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:38:26.958284 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.958341 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:38:26.958400 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.958449 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:38:26.958489 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:26.958551 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:38:27.003358 np0000181693 devstack@c-api.service[116875]: INFO dbcounter [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Registered counter for database cinder Jun 18 00:38:27.005054 np0000181693 devstack@c-api.service[116873]: INFO dbcounter [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Registered counter for database cinder Jun 18 00:38:27.009806 np0000181693 devstack@c-api.service[116874]: INFO dbcounter [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Registered counter for database cinder Jun 18 00:38:27.011840 np0000181693 devstack@c-api.service[116872]: INFO dbcounter [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Registered counter for database cinder Jun 18 00:38:27.046098 np0000181693 devstack@c-api.service[116875]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e74350-357c-475e-afbe-89acfa8b0727 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=116875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.046850 np0000181693 devstack@c-api.service[116873]: DEBUG oslo_db.sqlalchemy.engines [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 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=116873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.053544 np0000181693 devstack@c-api.service[116874]: DEBUG oslo_db.sqlalchemy.engines [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 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=116874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.054383 np0000181693 devstack@c-api.service[116872]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 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=116872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.162603 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writer thread running {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:38:27.165890 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:38:27.169296 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:38:27.171895 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:38:27.172070 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writer thread running {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:38:27.174059 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:38:27.174406 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:38:27.174965 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writer thread running {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:38:27.175168 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.177072 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:38:27.177876 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:38:27.178711 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.179176 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:38:27.179338 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writer thread running {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:38:27.180377 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:38:27.181089 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:38:27.181985 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.182434 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:38:27.182589 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:38:27.184696 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:38:27.185096 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.185343 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:38:27.185557 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.188295 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:38:27.188496 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.190900 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:38:27.192057 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.195718 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.213646 np0000181693 devstack@c-api.service[116875]: DEBUG oslo_db.sqlalchemy.engines [None req-c7e74350-357c-475e-afbe-89acfa8b0727 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=116875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.216789 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:38:27.217639 np0000181693 devstack@c-api.service[116873]: DEBUG oslo_db.sqlalchemy.engines [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 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=116873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.219469 np0000181693 devstack@c-api.service[116875]: INFO cinder.rpc [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:38:27.219926 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:38:27.220820 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.222224 np0000181693 devstack@c-api.service[116873]: INFO cinder.rpc [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:38:27.222335 np0000181693 devstack@c-api.service[116874]: DEBUG oslo_db.sqlalchemy.engines [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 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=116874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.223561 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.225100 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:38:27.227492 np0000181693 devstack@c-api.service[116874]: INFO cinder.rpc [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:38:27.228683 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.229545 np0000181693 devstack@c-api.service[116872]: DEBUG oslo_db.sqlalchemy.engines [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 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=116872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:27.232957 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:38:27.234437 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.236088 np0000181693 devstack@c-api.service[116872]: INFO cinder.rpc [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:38:27.236746 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.237465 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.237995 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.239998 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.240072 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.241503 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.243289 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.243550 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.246457 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.247278 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.248659 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.250362 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.251679 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.251878 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.252395 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.253411 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.254655 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.254738 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.256581 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.257660 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.257851 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.259066 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.259469 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.260776 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.260941 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.262415 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.263655 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.263753 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.263810 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.263954 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.265164 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.266656 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.267632 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.268035 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.268115 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.269204 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.271404 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.272125 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.272329 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.273876 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.274515 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.275833 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.277399 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.278030 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.278238 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.278308 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.279507 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.279622 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.280925 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.281077 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.281223 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.281495 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.282296 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.282517 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.283473 np0000181693 devstack@c-api.service[116875]: WARNING cinder.api.contrib.hosts [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:38:27.283775 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.283890 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.284165 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.284282 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.285061 np0000181693 devstack@c-api.service[116873]: WARNING cinder.api.contrib.hosts [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:38:27.285291 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.285493 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.285775 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.285836 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.286814 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.287061 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.287124 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.288345 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.288426 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.288481 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.288921 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.289406 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: extensions {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.289468 np0000181693 devstack@c-api.service[116874]: WARNING cinder.api.contrib.hosts [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:38:27.290007 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.290157 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.290758 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-quota-class-sets {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.291388 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: extensions {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.291549 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.292149 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: scheduler-stats {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.292422 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-quota-class-sets {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.292891 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.293662 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-quota-sets {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.293912 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: scheduler-stats {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.294481 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.295057 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.295426 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-quota-sets {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.295492 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: extensions {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.295815 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: backups {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.296923 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-quota-class-sets {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.297704 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: backups {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.297826 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-snapshot-manage {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.298294 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: scheduler-stats {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.298628 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.299265 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: consistencygroups {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.299786 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-snapshot-manage {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.299830 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-quota-sets {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.300916 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.301207 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: extra_specs {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.301272 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: consistencygroups {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.302197 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: backups {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.302397 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.302741 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-hosts {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.303293 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: extra_specs {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.303780 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.304090 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-volume-manage {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.304428 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-snapshot-manage {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.305112 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.305246 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-hosts {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.305555 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-availability-zone {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.306031 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: consistencygroups {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.307047 np0000181693 devstack@c-api.service[116872]: WARNING cinder.api.contrib.hosts [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:38:27.307120 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-volume-manage {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.307177 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: encryption {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.307250 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.308102 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: extra_specs {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.308332 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-availability-zone {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.308411 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.308482 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-volume-transfer {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.309662 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: encryption {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.309783 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.309862 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-hosts {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.309995 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: capabilities {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.311171 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-volume-manage {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.311300 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.311360 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: encryption {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.311415 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-volume-transfer {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.312469 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: extensions {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.312659 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-availability-zone {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.312757 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: os-volume-type-access {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.312956 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: capabilities {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.314108 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-quota-class-sets {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.314289 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: encryption {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.314336 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: encryption {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.314401 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: cgsnapshots {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.315426 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: scheduler-stats {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.315795 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extended resource: qos-specs {{(pid=116875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.315871 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: os-volume-type-access {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.315922 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-volume-transfer {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.316930 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-quota-sets {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.317507 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: cgsnapshots {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.317644 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: capabilities {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.317885 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] SnapshotActionsController initialized {{(pid=116875) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:38:27.318366 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: backups {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.318745 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.318941 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extended resource: qos-specs {{(pid=116873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.319038 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: encryption {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.320176 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.320404 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-snapshot-manage {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.320536 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: os-volume-type-access {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.321161 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.contrib.snapshot_actions [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] SnapshotActionsController initialized {{(pid=116873) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:38:27.321535 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.321802 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: consistencygroups {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.322118 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.322171 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: cgsnapshots {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.322865 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.323679 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.323731 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extended resource: qos-specs {{(pid=116874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.323780 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: extra_specs {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.324292 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.325051 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.325313 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-hosts {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.325726 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.325896 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.contrib.snapshot_actions [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] SnapshotActionsController initialized {{(pid=116874) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:38:27.326413 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.326689 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-volume-manage {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.326899 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.327106 np0000181693 devstack@c-api.service[116875]: WARNING castellan.key_manager.migration [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.327948 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.328043 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328116 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328252 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-availability-zone {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.328332 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328332 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension AdminActions extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328476 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension AdminActions extending resource: snapshots {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328546 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.328601 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension AdminActions extending resource: backups {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328725 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeActions extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328957 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension TypesManage extending resource: types {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.328957 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension UsedLimits extending resource: limits {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329078 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329161 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329264 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329331 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329387 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: encryption {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.329443 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.329496 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329571 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329634 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.v3.router [None req-c7e74350-357c-475e-afbe-89acfa8b0727 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.329911 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.330820 np0000181693 devstack@c-api.service[116873]: WARNING castellan.key_manager.migration [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.330943 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-volume-transfer {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.331400 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.331726 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.331842 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.331980 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332123 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension AdminActions extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332288 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension AdminActions extending resource: snapshots {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332356 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension AdminActions extending resource: backups {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332558 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: capabilities {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.332628 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeActions extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332693 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension TypesManage extending resource: types {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332791 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension UsedLimits extending resource: limits {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332851 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.332905 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.332962 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333060 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333178 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333337 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333490 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333608 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.v3.router [None req-480f1dbc-b1bc-4af8-8134-55cdcd6b2f51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.333827 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: encryption {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.334515 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.335427 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: os-volume-type-access {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.336038 np0000181693 devstack@c-api.service[116874]: WARNING castellan.key_manager.migration [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.336966 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: cgsnapshots {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.337030 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337095 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337251 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337356 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension AdminActions extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337506 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension AdminActions extending resource: snapshots {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337629 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension AdminActions extending resource: backups {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337819 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeActions extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.337892 np0000181693 devstack@c-api.service[116875]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3e2e6a3668 pid: 116875 (default app) Jun 18 00:38:27.337936 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension TypesManage extending resource: types {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338042 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension UsedLimits extending resource: limits {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338201 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338327 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338368 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extended resource: qos-specs {{(pid=116872) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:38:27.338437 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338607 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338728 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338843 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.338947 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.v3.router [None req-e68ea354-c6ac-4ff6-a102-7740eabee413 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.340967 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] SnapshotActionsController initialized {{(pid=116872) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:38:27.341848 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.342289 np0000181693 devstack@c-api.service[116873]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3e2e6a3668 pid: 116873 (default app) Jun 18 00:38:27.343389 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.344763 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.346053 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346053 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346053 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346053 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346374 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.346414 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346414 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346414 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346414 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346630 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346890 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346890 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346890 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.346890 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.346890 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347207 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347207 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347207 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347207 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347207 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347430 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347430 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347430 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347430 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347624 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347624 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347624 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347624 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347624 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347852 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347852 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347852 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.347852 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.347852 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348056 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348385 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348648 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348914 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348914 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348914 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.348914 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.348914 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349142 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349142 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349142 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349142 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349142 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349373 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349622 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349861 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349861 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349861 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.349861 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.349861 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350099 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350099 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350099 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350099 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350099 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350344 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350344 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350344 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350344 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350527 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350527 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350527 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350527 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350705 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350705 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350705 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350705 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350705 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350936 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350936 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350936 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.350936 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.350936 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351220 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351220 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351220 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351220 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351413 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351413 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351413 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351413 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351597 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351597 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351597 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351597 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351820 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351820 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351820 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351820 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351999 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351999 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.351999 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.351999 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352221 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352221 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352221 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352221 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352221 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352456 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352722 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352722 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352722 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352722 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352722 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.352912 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353163 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353445 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353696 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353963 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353963 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.353963 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.353963 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354143 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.354143 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354245 np0000181693 devstack@c-api.service[116874]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3e2e6a3668 pid: 116874 (default app) Jun 18 00:38:27.354569 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.354569 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354681 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.354717 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.354717 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354717 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.354717 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354717 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:27.354956 np0000181693 devstack@c-api.service[116875]: warnings.warn(deprecated_msg) Jun 18 00:38:27.354991 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.355046 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-82b09835-90df-4aa3-a7cd-c080a393fa05 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: WARNING castellan.key_manager.migration [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension AdminActions extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension AdminActions extending resource: snapshots {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension AdminActions extending resource: backups {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355101 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeActions extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.355896 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Thu Jun 18 00:38:27 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 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension TypesManage extending resource: types {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension UsedLimits extending resource: limits {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356001 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356273 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.356273 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.v3.router [None req-b0a4099b-ec1c-4518-9eca-4ee243944e86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116872) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:38:27.360710 np0000181693 devstack@c-api.service[116872]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d3e2e6a3668 pid: 116872 (default app) Jun 18 00:38:34.608730 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.608730 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.608730 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.608730 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.608730 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609608 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.609608 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609608 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.609608 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609608 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.609919 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610306 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610306 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610306 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610306 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610535 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610535 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610535 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610535 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610776 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610776 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.610776 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.610776 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611013 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611013 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611013 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611013 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611013 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611339 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611339 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611339 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611339 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611339 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611607 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.611927 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612369 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612688 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612688 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612688 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612688 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612688 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612970 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612970 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612970 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.612970 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.612970 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613264 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613613 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613919 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.613919 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.613919 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614239 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614239 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614239 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614239 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614239 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614511 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614511 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614511 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614511 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614759 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614759 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614759 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614759 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614985 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614985 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614985 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.614985 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.614985 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615292 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615292 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615292 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615292 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615292 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615555 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615555 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615555 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615555 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615781 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615781 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.615781 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.615781 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616035 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616035 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616035 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616035 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616282 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616282 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616282 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616282 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616505 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616505 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616505 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616505 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616746 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616746 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616746 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.616746 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.616746 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617029 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617374 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617374 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617374 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617374 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617374 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617671 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.617988 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618381 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.618702 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619041 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619041 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619041 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619041 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619200 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619200 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619200 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619200 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619200 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: warnings.warn(deprecated_msg) Jun 18 00:38:34.619341 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-0585b784-93fa-49ca-bc8c-9c0ab166c167 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:38:35.099759 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-0585b784-93fa-49ca-bc8c-9c0ab166c167 admin admin] POST https://199.204.45.144/volume/v3/types Jun 18 00:38:35.099759 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-0585b784-93fa-49ca-bc8c-9c0ab166c167 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:38:35.099759 np0000181693 devstack@c-api.service[116873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:38:35.099759 np0000181693 devstack@c-api.service[116873]: warnings.warn( Jun 18 00:38:35.131852 np0000181693 devstack@c-api.service[116873]: DEBUG oslo_db.sqlalchemy.engines [None req-0585b784-93fa-49ca-bc8c-9c0ab166c167 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=116873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:35.168444 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-0585b784-93fa-49ca-bc8c-9c0ab166c167 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 18 00:38:35.169254 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Thu Jun 18 00:38:34 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:38:35.196282 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.196282 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.196282 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.196282 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.196282 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197214 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197214 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197214 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197214 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197214 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197504 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197835 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197835 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.197835 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.197835 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198080 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198080 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198080 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198080 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198429 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198429 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198429 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198429 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198684 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198684 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198684 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.198684 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.198684 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199020 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199020 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199020 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199020 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199020 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199356 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.199717 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200062 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200515 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200515 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200515 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200515 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200515 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200802 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200802 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200802 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.200802 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.200802 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201455 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201766 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201766 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201766 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.201766 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.201766 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202049 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202049 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202049 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202049 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202049 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202437 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202437 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202437 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202437 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202682 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202682 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202682 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202682 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202944 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202944 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202944 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.202944 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.202944 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203310 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203310 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203310 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203310 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203310 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203618 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203618 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203618 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203618 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203843 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203843 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.203843 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.203843 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204070 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204070 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204070 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204070 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204357 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204357 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204357 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204357 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204605 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204605 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204605 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204605 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204840 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204840 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204840 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.204840 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.204840 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205134 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205586 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205586 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205586 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205586 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205586 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.205870 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206237 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.206671 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207076 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207282 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207282 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207282 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207282 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207390 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207390 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207390 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207390 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207390 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: warnings.warn(deprecated_msg) Jun 18 00:38:35.207638 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [req-0585b784-93fa-49ca-bc8c-9c0ab166c167 req-66eec497-265d-4de7-aba8-370b728896b1 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:38:35.518409 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [req-0585b784-93fa-49ca-bc8c-9c0ab166c167 req-66eec497-265d-4de7-aba8-370b728896b1 admin admin] POST https://199.204.45.144/volume/v3/types/41700aca-e414-4519-b5dc-cd9d69ce471d/extra_specs Jun 18 00:38:35.518940 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [req-0585b784-93fa-49ca-bc8c-9c0ab166c167 req-66eec497-265d-4de7-aba8-370b728896b1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:38:35.520678 np0000181693 devstack@c-api.service[116874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:38:35.520678 np0000181693 devstack@c-api.service[116874]: warnings.warn( Jun 18 00:38:35.554900 np0000181693 devstack@c-api.service[116874]: DEBUG oslo_db.sqlalchemy.engines [req-0585b784-93fa-49ca-bc8c-9c0ab166c167 req-66eec497-265d-4de7-aba8-370b728896b1 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=116874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:38:35.615547 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [req-0585b784-93fa-49ca-bc8c-9c0ab166c167 req-66eec497-265d-4de7-aba8-370b728896b1 admin admin] https://199.204.45.144/volume/v3/types/41700aca-e414-4519-b5dc-cd9d69ce471d/extra_specs returned with HTTP 200 Jun 18 00:38:35.616117 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Thu Jun 18 00:38:35 2026] POST /volume/v3/types/41700aca-e414-4519-b5dc-cd9d69ce471d/extra_specs => generated 55 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:38:37.218713 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=6 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:38:37.237441 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=6 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:38:45.163896 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:38:45.613988 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:41:45.784564 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-d97838de-0fa8-47fb-a6ef-de9712cb74c6 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:41:45.785977 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-d97838de-0fa8-47fb-a6ef-de9712cb74c6 None None] GET https://199.204.45.144/volume// Jun 18 00:41:45.786379 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-d97838de-0fa8-47fb-a6ef-de9712cb74c6 None None] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:41:45.786873 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-d97838de-0fa8-47fb-a6ef-de9712cb74c6 None None] Calling method 'all' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:41:45.787982 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-d97838de-0fa8-47fb-a6ef-de9712cb74c6 None None] https://199.204.45.144/volume// returned with HTTP 300 Jun 18 00:41:45.788733 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 2/4] 199.204.45.144 () {66 vars in 1456 bytes} [Thu Jun 18 00:41:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 00:42:27.825510 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.825510 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.825510 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.825510 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.825510 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826737 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.826737 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826737 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.826737 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826737 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.826985 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827309 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827309 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827309 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827309 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827514 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827514 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827514 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827514 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827763 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827763 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827763 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827763 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827950 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827950 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827950 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.827950 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.827950 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828178 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828178 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828178 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828178 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828178 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828491 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.828888 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.829309 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829709 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.829709 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829709 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.829709 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.829709 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830062 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830062 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830062 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830062 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830062 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830310 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830640 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830892 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830892 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830892 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.830892 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.830892 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831141 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831141 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831397 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831397 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831397 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831397 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831640 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831640 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831640 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831640 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831827 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831827 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831827 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.831827 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.831827 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832255 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832255 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832255 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832255 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832255 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832501 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832501 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832501 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832501 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832835 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832835 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.832835 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.832835 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833111 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833111 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833111 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833111 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833396 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833396 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833396 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833396 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833661 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833661 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833661 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833661 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833855 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833855 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833855 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.833855 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.833855 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834104 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834403 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834403 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834403 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834403 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834403 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834613 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.834883 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835141 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835422 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835783 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835783 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835783 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835783 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835967 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835967 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835967 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.835967 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.835967 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: warnings.warn(deprecated_msg) Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-41bca856-0278-4434-8bf1-12f3ad4bdbe2 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:27.836234 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 1/5] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jun 18 00:42:27 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 00:42:27.870245 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-9a112c61-0f19-46a9-b11c-4a47997f8fda None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:27.882053 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jun 18 00:42:27 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 18 00:42:27.921316 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [req-9a112c61-0f19-46a9-b11c-4a47997f8fda req-5d334ecc-4544-4586-b2f7-b6b5227948c0 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:27.926396 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [req-9a112c61-0f19-46a9-b11c-4a47997f8fda req-5d334ecc-4544-4586-b2f7-b6b5227948c0 demo demo] GET https://199.204.45.144/volume/v3/ Jun 18 00:42:27.926645 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [req-9a112c61-0f19-46a9-b11c-4a47997f8fda req-5d334ecc-4544-4586-b2f7-b6b5227948c0 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:27.926911 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [req-9a112c61-0f19-46a9-b11c-4a47997f8fda req-5d334ecc-4544-4586-b2f7-b6b5227948c0 demo demo] Calling method 'version_select' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:27.929741 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [req-9a112c61-0f19-46a9-b11c-4a47997f8fda req-5d334ecc-4544-4586-b2f7-b6b5227948c0 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 18 00:42:27.930204 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 2/7] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jun 18 00:42:27 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:27.972422 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:28.302743 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d demo demo] GET https://199.204.45.144/volume/v3/types Jun 18 00:42:28.303090 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:28.303390 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d demo demo] Calling method 'index' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:28.303948 np0000181693 devstack@c-api.service[116875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:42:28.303948 np0000181693 devstack@c-api.service[116875]: warnings.warn( Jun 18 00:42:28.304691 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:42:28.342608 np0000181693 devstack@c-api.service[116875]: DEBUG oslo_db.sqlalchemy.engines [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d 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=116875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:42:28.364085 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-138b5e46-e2b4-41c4-9af6-4bb1870b125d demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 18 00:42:28.364665 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 3/8] 199.204.45.144 () {64 vars in 1290 bytes} [Thu Jun 18 00:42:27 2026] GET /volume/v3/types => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:28.404979 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:28.747081 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 18 00:42:28.747445 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:28.747747 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 demo demo] Calling method 'show' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:28.784036 np0000181693 devstack@c-api.service[116872]: DEBUG oslo_db.sqlalchemy.engines [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 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=116872) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:42:28.801901 np0000181693 devstack@c-api.service[116872]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 00:42:28.801901 np0000181693 devstack@c-api.service[116872]: warnings.warn( Jun 18 00:42:28.804694 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-12cfffb6-d2cc-4ab2-b43f-402b7f363853 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 18 00:42:28.805086 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jun 18 00:42:28 2026] GET /volume/v3/types/default => generated 145 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:29.281367 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-f344af16-901d-4194-a562-972421d3fc79 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:29.282341 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 3/10] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jun 18 00:42:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 00:42:29.311030 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:29.320148 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jun 18 00:42:29 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 00:42:29.350399 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf req-792afa77-21eb-4aa6-ac12-38ac5eef8e91 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:29.354345 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf req-792afa77-21eb-4aa6-ac12-38ac5eef8e91 demo demo] GET https://199.204.45.144/volume/v3/ Jun 18 00:42:29.354929 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf req-792afa77-21eb-4aa6-ac12-38ac5eef8e91 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:29.355275 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf req-792afa77-21eb-4aa6-ac12-38ac5eef8e91 demo demo] Calling method 'version_select' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:29.356035 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-ec1382c6-3539-498a-8dc8-fe73b95b9ebf req-792afa77-21eb-4aa6-ac12-38ac5eef8e91 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 18 00:42:29.356640 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 4/12] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jun 18 00:42:29 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:29.392051 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-8b22dfff-b3a8-4e29-a460-0b84561e0ab4 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:29.395414 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-8b22dfff-b3a8-4e29-a460-0b84561e0ab4 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 18 00:42:29.395677 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-8b22dfff-b3a8-4e29-a460-0b84561e0ab4 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:29.395946 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-8b22dfff-b3a8-4e29-a460-0b84561e0ab4 demo demo] Calling method 'show' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:29.406284 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-8b22dfff-b3a8-4e29-a460-0b84561e0ab4 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 18 00:42:29.406711 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jun 18 00:42:29 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:30.033752 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-7e057ebd-5f6e-42c4-8357-728bae1e6da7 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.035073 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 4/14] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jun 18 00:42:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 00:42:30.068764 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.071110 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jun 18 00:42:30 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 18 00:42:30.104874 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e req-d4fb6ba2-149c-4fc2-974d-80f96c8ec5f6 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.108637 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e req-d4fb6ba2-149c-4fc2-974d-80f96c8ec5f6 demo demo] GET https://199.204.45.144/volume/v3/ Jun 18 00:42:30.109077 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e req-d4fb6ba2-149c-4fc2-974d-80f96c8ec5f6 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:30.109586 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e req-d4fb6ba2-149c-4fc2-974d-80f96c8ec5f6 demo demo] Calling method 'version_select' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:30.110376 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-ddfc7d92-e0fe-4c84-a87c-98920ba5ed9e req-d4fb6ba2-149c-4fc2-974d-80f96c8ec5f6 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 18 00:42:30.111071 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 5/16] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jun 18 00:42:30 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 18 00:42:30.150880 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-1972784d-97ed-4fbb-b053-58fb647c8fa4 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.154089 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-1972784d-97ed-4fbb-b053-58fb647c8fa4 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 18 00:42:30.154458 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-1972784d-97ed-4fbb-b053-58fb647c8fa4 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:30.154826 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-1972784d-97ed-4fbb-b053-58fb647c8fa4 demo demo] Calling method 'show' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:30.167697 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-1972784d-97ed-4fbb-b053-58fb647c8fa4 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 18 00:42:30.168504 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jun 18 00:42:30 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:30.218679 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-48597636-abe7-411c-a1e6-a3bf502de948 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.220146 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 5/18] 199.204.45.144 () {62 vars in 1068 bytes} [Thu Jun 18 00:42:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 00:42:30.272379 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.276218 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1272 bytes} [Thu Jun 18 00:42:30 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 00:42:30.309967 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 req-8ce7f89a-1777-4882-809f-9ceaea7cb111 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.312385 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 req-8ce7f89a-1777-4882-809f-9ceaea7cb111 demo demo] GET https://199.204.45.144/volume/v3/ Jun 18 00:42:30.312710 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 req-8ce7f89a-1777-4882-809f-9ceaea7cb111 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:30.313020 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 req-8ce7f89a-1777-4882-809f-9ceaea7cb111 demo demo] Calling method 'version_select' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:30.313499 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [req-4af5a41f-9d22-45be-8a5c-1fd00f8f2a36 req-8ce7f89a-1777-4882-809f-9ceaea7cb111 demo demo] https://199.204.45.144/volume/v3/ returned with HTTP 200 Jun 18 00:42:30.313930 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 6/20] 199.204.45.144 () {66 vars in 1346 bytes} [Thu Jun 18 00:42:30 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:42:30.351883 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-1aa3a322-0b46-4d46-9856-33a50c01e8a4 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:42:30.355508 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-1aa3a322-0b46-4d46-9856-33a50c01e8a4 demo demo] GET https://199.204.45.144/volume/v3/types/default Jun 18 00:42:30.355872 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-1aa3a322-0b46-4d46-9856-33a50c01e8a4 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:42:30.356269 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-1aa3a322-0b46-4d46-9856-33a50c01e8a4 demo demo] Calling method 'show' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:42:30.365060 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-1aa3a322-0b46-4d46-9856-33a50c01e8a4 demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 Jun 18 00:42:30.365517 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1301 bytes} [Thu Jun 18 00:42:30 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 18 00:42:38.356743 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:42:40.362617 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=8 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:47:47.205968 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:47:47.292998 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:47:47.293250 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:47:47.293482 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:47:47.294024 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:47:47.294850 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:47:47.336920 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] Get all volumes completed successfully. Jun 18 00:47:47.340317 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-c9fee07b-0aae-4b6d-8e2a-8613d1585f04 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:47:47.340927 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:47:57.326893 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:48:47.359936 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:48:47.363905 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:48:47.364256 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:48:47.364590 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:48:47.365842 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:48:47.367018 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:48:47.399982 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] Get all volumes completed successfully. Jun 18 00:48:47.404210 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-70ca853a-c5fa-41d7-9e18-b326c397f7d6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:48:47.404210 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:48:57.392340 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:49:47.432132 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-85563bc1-d669-4109-af22-1a81665f7e80 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:49:47.440297 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:49:47.440799 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:49:47.440799 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:49:47.441375 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:49:47.442426 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:49:47.494785 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] Get all volumes completed successfully. Jun 18 00:49:47.497038 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-85563bc1-d669-4109-af22-1a81665f7e80 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:49:47.497480 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 7/24] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:49:57.487628 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:50:47.526241 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-d185adcf-18c7-43da-9929-51559be9c28a None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:50:47.530722 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:50:47.530933 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:50:47.531129 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:50:47.531615 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:50:47.532934 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:50:47.569130 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] Get all volumes completed successfully. Jun 18 00:50:47.572085 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-d185adcf-18c7-43da-9929-51559be9c28a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:50:47.572668 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:50:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:50:57.562782 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:51:47.631723 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:51:47.635104 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:51:47.636255 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:51:47.636255 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:51:47.636579 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:51:47.637921 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:51:47.649197 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] Get all volumes completed successfully. Jun 18 00:51:47.652522 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-d631fbf9-6ff5-44de-87f7-37881d5d6db7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:51:47.653094 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:51:47 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 18 00:51:57.642097 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:52:47.685930 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:52:47.804915 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:52:47.805100 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:52:47.805290 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:52:47.805550 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:52:47.806335 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:52:47.815400 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] Get all volumes completed successfully. Jun 18 00:52:47.817684 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-bcfbd4a8-a5b6-461d-ae05-4951b4afb7b3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:52:47.818077 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:52:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:52:57.809796 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:53:47.846364 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-19707fc0-af57-4f8a-b33c-69129dba90af None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:53:47.850975 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:53:47.851361 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:53:47.851705 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:53:47.852095 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:53:47.853158 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:53:47.864643 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] Get all volumes completed successfully. Jun 18 00:53:47.867382 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-19707fc0-af57-4f8a-b33c-69129dba90af demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:53:47.867891 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 8/28] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:53:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:53:57.856838 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:54:47.890049 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:54:47.894739 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:54:47.895025 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:54:47.895246 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:54:47.895583 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:54:47.896553 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:54:47.905712 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] Get all volumes completed successfully. Jun 18 00:54:47.908733 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-a62894fa-d92f-4c94-b021-52cd1a887e2d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:54:47.909489 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:54:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:54:57.899728 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:55:47.925003 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:55:47.928222 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:55:47.928452 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:55:47.928734 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:55:47.929040 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:55:47.930025 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:55:47.938678 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] Get all volumes completed successfully. Jun 18 00:55:47.941379 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-104386b0-97c7-4aa9-8060-6aaf45d1a671 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:55:47.941844 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:55:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:55:57.933327 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:56:47.956107 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:56:47.960301 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:56:47.960675 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:56:47.961133 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:56:47.961617 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:56:47.962594 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:56:47.971551 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] Get all volumes completed successfully. Jun 18 00:56:47.974301 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-93db10d9-8435-4ebf-a932-edfa28fe7cd2 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:56:47.974800 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:56:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:56:57.965858 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:57:47.991127 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-86b66c43-a90f-4540-be45-96adc95014be None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:57:48.130360 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:57:48.131012 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:57:48.131466 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:57:48.131945 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:57:48.133590 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:57:48.142530 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] Get all volumes completed successfully. Jun 18 00:57:48.145334 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-86b66c43-a90f-4540-be45-96adc95014be demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:57:48.145993 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 9/32] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:57:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:57:58.138325 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:58:48.162330 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:58:48.166891 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:58:48.168109 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:58:48.168656 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:58:48.169163 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:58:48.170828 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:58:48.182042 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] Get all volumes completed successfully. Jun 18 00:58:48.185115 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-90a7d4ae-0d45-4006-ae38-da06efc69524 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:58:48.185660 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:58:48 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 18 00:58:58.176137 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:48.205149 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:48.208565 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 00:59:48.208866 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 00:59:48.209128 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 00:59:48.209445 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 00:59:48.210427 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 00:59:48.217893 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] Get all volumes completed successfully. Jun 18 00:59:48.220061 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-87b2f7dd-4f08-4ad0-8341-65fb425984e0 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 00:59:48.220432 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 00:59:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:59:58.213862 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:00:49.825811 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:00:49.830564 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:00:49.831378 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:00:49.831446 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:00:49.831819 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:00:49.833314 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:00:49.843212 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] Get all volumes completed successfully. Jun 18 01:00:49.845428 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-1918b59c-dc1d-4b26-8b8c-f05088784d10 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:00:49.845708 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:00:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:00:59.837489 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:01:49.862469 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-18209dd6-2901-4126-ab85-00be5dfd7002 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:01:49.868485 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:01:49.868485 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:01:49.868485 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:01:49.868485 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:01:49.868485 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:01:49.877985 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] Get all volumes completed successfully. Jun 18 01:01:49.880003 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-18209dd6-2901-4126-ab85-00be5dfd7002 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:01:49.880401 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 10/36] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:01:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:01:59.872149 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:49.930130 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:50.056969 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:02:50.057375 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:50.057748 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:50.058197 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:50.059642 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:02:50.070108 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] Get all volumes completed successfully. Jun 18 01:02:50.073092 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-ae39767e-c7dc-40dd-af43-e6a5b1fb3452 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:02:50.073626 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 9/37] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:02:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:03:00.064162 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:03:50.091174 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-237d4516-95b3-487a-be17-b6459d2a11ee None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:03:50.095475 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:03:50.095788 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:03:50.096552 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:03:50.096860 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:03:50.098122 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:03:50.107616 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] Get all volumes completed successfully. Jun 18 01:03:50.110034 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-237d4516-95b3-487a-be17-b6459d2a11ee demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:03:50.110416 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 10/38] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:03:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:04:00.101908 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:04:50.127948 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:04:50.131305 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:04:50.131486 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:04:50.131739 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:04:50.132029 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:04:50.132983 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:04:50.143299 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] Get all volumes completed successfully. Jun 18 01:04:50.146145 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-b72f0b6d-750f-45f2-827c-48fd8c5fc8d6 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:04:50.146486 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 10/39] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:04:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:05:00.136582 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:05:50.164274 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:05:50.168107 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:05:50.168365 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:05:50.168655 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:05:50.168952 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:05:50.170086 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:05:50.180337 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] Get all volumes completed successfully. Jun 18 01:05:50.182668 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-65b174cc-2b69-46d0-9c7f-6f3474e30ec2 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:05:50.183242 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 11/40] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:05:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:06:00.173871 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:06:50.196100 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:06:50.200005 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:06:50.200005 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:06:50.200005 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:06:50.200005 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:06:50.200903 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:06:50.209808 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] Get all volumes completed successfully. Jun 18 01:06:50.212602 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-62ce6c59-f9db-4441-adc4-7a5a5bfdfa6d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:06:50.212602 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 10/41] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:06:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 18 01:07:00.203988 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:07:50.229001 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-8e167264-d9f3-4961-800b-364feff7f236 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:07:50.319963 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:07:50.320262 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:07:50.320538 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:07:50.320867 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:07:50.322531 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:07:50.330580 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] Get all volumes completed successfully. Jun 18 01:07:50.332451 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-8e167264-d9f3-4961-800b-364feff7f236 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:07:50.332856 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 11/42] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:07:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:00.326619 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:50.351485 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-8a896a99-0288-45c1-a179-fe672010fa0d None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:50.355455 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:08:50.355692 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:50.355941 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:50.356355 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:50.357315 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:50.366835 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] Get all volumes completed successfully. Jun 18 01:08:50.369823 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-8a896a99-0288-45c1-a179-fe672010fa0d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:50.370331 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 11/43] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:08:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:00.360478 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:50.388253 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-9b059db6-bd87-4035-a927-eed593d181ce None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:50.391243 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:09:50.391555 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:50.391796 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:50.392126 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:50.393128 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:50.406293 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] Get all volumes completed successfully. Jun 18 01:09:50.409052 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-9b059db6-bd87-4035-a927-eed593d181ce demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:50.409614 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 12/44] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:09:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:10:00.396678 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:50.426940 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:50.429898 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:10:50.430181 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:50.430462 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:50.430855 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:50.432083 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:50.441339 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] Get all volumes completed successfully. Jun 18 01:10:50.444122 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-9c770ad6-212f-4662-9824-e2534ac38ab7 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:50.444652 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 11/45] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:10: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 18 01:11:00.435913 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:50.463370 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:50.466416 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:11:50.466651 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:50.466919 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:50.467223 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:50.468153 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:50.477211 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] Get all volumes completed successfully. Jun 18 01:11:50.479685 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-df60dcc8-7424-4cc6-9bef-2c2e9cc8d71b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:50.480129 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 12/46] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:11: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 18 01:12:00.472465 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:50.498135 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.middleware.request_id [None req-9da74929-5c32-43c1-9f25-f73362402043 None None] RequestId filter calling following filter/app {{(pid=116874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:50.501522 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:12:50.501797 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] Empty body provided in request {{(pid=116874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:50.502077 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.openstack.wsgi [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] Calling method 'detail' {{(pid=116874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:50.502431 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.api.api_utils [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] Removing options '' from query. {{(pid=116874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:50.503466 np0000181693 devstack@c-api.service[116874]: DEBUG cinder.volume.api [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:50.511619 np0000181693 devstack@c-api.service[116874]: INFO cinder.volume.api [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] Get all volumes completed successfully. Jun 18 01:12:50.513515 np0000181693 devstack@c-api.service[116874]: INFO cinder.api.openstack.wsgi [None req-9da74929-5c32-43c1-9f25-f73362402043 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:50.514121 np0000181693 devstack@c-api.service[116874]: [pid: 116874|app: 0|req: 12/47] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:12: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 18 01:13:00.507157 np0000181693 devstack@c-api.service[116874]: DEBUG dbcounter [-] [116874] Writing DB stats cinder:SELECT=1 {{(pid=116874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:50.529241 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.middleware.request_id [None req-2eef6174-1725-47c8-b047-cb369d12c62c None None] RequestId filter calling following filter/app {{(pid=116875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:50.570801 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:13:50.571159 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] Empty body provided in request {{(pid=116875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:50.571553 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.openstack.wsgi [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] Calling method 'detail' {{(pid=116875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:50.571988 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.api.api_utils [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] Removing options '' from query. {{(pid=116875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:50.573482 np0000181693 devstack@c-api.service[116875]: DEBUG cinder.volume.api [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:50.589313 np0000181693 devstack@c-api.service[116875]: INFO cinder.volume.api [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] Get all volumes completed successfully. Jun 18 01:13:50.592343 np0000181693 devstack@c-api.service[116875]: INFO cinder.api.openstack.wsgi [None req-2eef6174-1725-47c8-b047-cb369d12c62c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:50.592756 np0000181693 devstack@c-api.service[116875]: [pid: 116875|app: 0|req: 13/48] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:13:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:14:00.578994 np0000181693 devstack@c-api.service[116875]: DEBUG dbcounter [-] [116875] Writing DB stats cinder:SELECT=1 {{(pid=116875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:50.609975 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.middleware.request_id [None req-40458bef-467f-458b-869b-0e209e8a9415 None None] RequestId filter calling following filter/app {{(pid=116872) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:50.613174 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:14:50.613511 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] Empty body provided in request {{(pid=116872) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:50.613846 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.openstack.wsgi [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] Calling method 'detail' {{(pid=116872) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:50.614227 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.api.api_utils [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] Removing options '' from query. {{(pid=116872) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:50.615483 np0000181693 devstack@c-api.service[116872]: DEBUG cinder.volume.api [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116872) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:50.623294 np0000181693 devstack@c-api.service[116872]: INFO cinder.volume.api [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] Get all volumes completed successfully. Jun 18 01:14:50.626351 np0000181693 devstack@c-api.service[116872]: INFO cinder.api.openstack.wsgi [None req-40458bef-467f-458b-869b-0e209e8a9415 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:50.626880 np0000181693 devstack@c-api.service[116872]: [pid: 116872|app: 0|req: 12/49] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:14: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 18 01:15:00.618423 np0000181693 devstack@c-api.service[116872]: DEBUG dbcounter [-] [116872] Writing DB stats cinder:SELECT=1 {{(pid=116872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:50.645502 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.middleware.request_id [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 None None] RequestId filter calling following filter/app {{(pid=116873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:50.645502 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail Jun 18 01:15:50.645502 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] Empty body provided in request {{(pid=116873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:50.645502 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.openstack.wsgi [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] Calling method 'detail' {{(pid=116873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:50.645502 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.api.api_utils [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] Removing options '' from query. {{(pid=116873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:50.646942 np0000181693 devstack@c-api.service[116873]: DEBUG cinder.volume.api [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:50.656353 np0000181693 devstack@c-api.service[116873]: INFO cinder.volume.api [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] Get all volumes completed successfully. Jun 18 01:15:50.659753 np0000181693 devstack@c-api.service[116873]: INFO cinder.api.openstack.wsgi [None req-953c2537-b9c6-4aa9-a972-10b8d30cdec5 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:50.660349 np0000181693 devstack@c-api.service[116873]: [pid: 116873|app: 0|req: 13/50] 199.204.45.144 () {64 vars in 1295 bytes} [Thu Jun 18 01:15: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 18 01:16:00.650241 np0000181693 devstack@c-api.service[116873]: DEBUG dbcounter [-] [116873] Writing DB stats cinder:SELECT=1 {{(pid=116873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}