Jun 22 06:17:16.110898 np0000182462 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 06:17:16.119521 np0000182462 devstack@c-api.service[112733]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 06:17:16 2026] *** Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: nodename: np0000182462 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: machine: x86_64 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: clock source: unix Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: pcre jit disabled Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: detected number of CPU cores: 16 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: current working directory: / Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: detected binary path: /usr/bin/uwsgi-core Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: your processes number limit is 256917 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: your memory page size is 4096 bytes Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: detected max file descriptor number: 2048 Jun 22 06:17:16.122913 np0000182462 devstack@c-api.service[112733]: lock engine: pthread robust mutexes Jun 22 06:17:16.123726 np0000182462 devstack@c-api.service[112733]: thunder lock: enabled Jun 22 06:17:16.123726 np0000182462 devstack@c-api.service[112733]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 06:17:16.123726 np0000182462 devstack@c-api.service[112733]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 06:17:16.123726 np0000182462 devstack@c-api.service[112733]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 06:17:16.123726 np0000182462 devstack@c-api.service[112733]: Set PythonHome to /opt/stack/data/venv Jun 22 06:17:16.161149 np0000182462 devstack@c-api.service[112733]: Python main interpreter initialized at 0x7b4d1caa3668 Jun 22 06:17:16.161149 np0000182462 devstack@c-api.service[112733]: python threads support enabled Jun 22 06:17:16.161149 np0000182462 devstack@c-api.service[112733]: your server socket listen backlog is limited to 100 connections Jun 22 06:17:16.161149 np0000182462 devstack@c-api.service[112733]: your mercy for graceful operations on workers is 80 seconds Jun 22 06:17:16.161721 np0000182462 devstack@c-api.service[112733]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 06:17:16.161850 np0000182462 devstack@c-api.service[112733]: *** Operational MODE: preforking *** Jun 22 06:17:16.162081 np0000182462 devstack@c-api.service[112733]: *** uWSGI is running in multiple interpreter mode *** Jun 22 06:17:16.162081 np0000182462 devstack@c-api.service[112733]: spawned uWSGI master process (pid: 112733) Jun 22 06:17:16.162236 np0000182462 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 06:17:16.162926 np0000182462 devstack@c-api.service[112733]: spawned uWSGI worker 1 (pid: 112734, cores: 1) Jun 22 06:17:16.163668 np0000182462 devstack@c-api.service[112733]: spawned uWSGI worker 2 (pid: 112735, cores: 1) Jun 22 06:17:16.164189 np0000182462 devstack@c-api.service[112733]: spawned uWSGI worker 3 (pid: 112736, cores: 1) Jun 22 06:17:16.164691 np0000182462 devstack@c-api.service[112733]: spawned uWSGI worker 4 (pid: 112737, cores: 1) Jun 22 06:17:16.164795 np0000182462 devstack@c-api.service[112733]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: we strongly recommend against using it for new projects. Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: framework. For more detail see Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:16.299175 np0000182462 devstack@c-api.service[112735]: import eventlet # noqa Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: we strongly recommend against using it for new projects. Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: framework. For more detail see Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:16.300986 np0000182462 devstack@c-api.service[112736]: import eventlet # noqa Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: we strongly recommend against using it for new projects. Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: framework. For more detail see Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:16.304828 np0000182462 devstack@c-api.service[112734]: import eventlet # noqa Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: we strongly recommend against using it for new projects. Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: framework. For more detail see Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:16.316208 np0000182462 devstack@c-api.service[112737]: import eventlet # noqa Jun 22 06:17:16.396090 np0000182462 devstack@c-api.service[112736]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:16.396090 np0000182462 devstack@c-api.service[112736]: warnings.warn( Jun 22 06:17:16.396390 np0000182462 devstack@c-api.service[112735]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:16.396390 np0000182462 devstack@c-api.service[112735]: warnings.warn( Jun 22 06:17:16.400272 np0000182462 devstack@c-api.service[112734]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:16.400272 np0000182462 devstack@c-api.service[112734]: warnings.warn( Jun 22 06:17:16.413475 np0000182462 devstack@c-api.service[112737]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:16.413475 np0000182462 devstack@c-api.service[112737]: warnings.warn( Jun 22 06:17:16.483297 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:16.483297 np0000182462 devstack@c-api.service[112736]: from cgi import parse_header Jun 22 06:17:16.484240 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:16.484240 np0000182462 devstack@c-api.service[112735]: from cgi import parse_header Jun 22 06:17:16.509733 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:16.509733 np0000182462 devstack@c-api.service[112734]: from cgi import parse_header Jun 22 06:17:16.526359 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:16.526359 np0000182462 devstack@c-api.service[112737]: from cgi import parse_header Jun 22 06:17:16.539922 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:16.539922 np0000182462 devstack@c-api.service[112735]: removals.removed_module( Jun 22 06:17:16.540542 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:16.540542 np0000182462 devstack@c-api.service[112736]: removals.removed_module( Jun 22 06:17:16.542424 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:16.542424 np0000182462 devstack@c-api.service[112735]: removals.removed_module( Jun 22 06:17:16.545471 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:16.545471 np0000182462 devstack@c-api.service[112736]: removals.removed_module( Jun 22 06:17:16.579169 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:16.579169 np0000182462 devstack@c-api.service[112734]: removals.removed_module( Jun 22 06:17:16.582324 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:16.582324 np0000182462 devstack@c-api.service[112734]: removals.removed_module( Jun 22 06:17:16.585087 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:16.585087 np0000182462 devstack@c-api.service[112737]: removals.removed_module( Jun 22 06:17:16.587870 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:16.587870 np0000182462 devstack@c-api.service[112737]: removals.removed_module( Jun 22 06:17:17.447495 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:17.447495 np0000182462 devstack@c-api.service[112736]: warnings.warn( Jun 22 06:17:17.492433 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:17.492433 np0000182462 devstack@c-api.service[112735]: warnings.warn( Jun 22 06:17:17.522669 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:17.522669 np0000182462 devstack@c-api.service[112736]: warnings.warn( Jun 22 06:17:17.543950 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:17.543950 np0000182462 devstack@c-api.service[112737]: warnings.warn( Jun 22 06:17:17.548337 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:17.548337 np0000182462 devstack@c-api.service[112735]: warnings.warn( Jun 22 06:17:17.558778 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:17.558778 np0000182462 devstack@c-api.service[112734]: warnings.warn( Jun 22 06:17:17.608381 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:17.608381 np0000182462 devstack@c-api.service[112737]: warnings.warn( Jun 22 06:17:17.623516 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:17.623516 np0000182462 devstack@c-api.service[112734]: warnings.warn( Jun 22 06:17:17.753699 np0000182462 devstack@c-api.service[112736]: 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 22 06:17:17.754030 np0000182462 devstack@c-api.service[112736]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112736) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:17.766355 np0000182462 devstack@c-api.service[112735]: 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 22 06:17:17.766587 np0000182462 devstack@c-api.service[112735]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112735) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:17.850313 np0000182462 devstack@c-api.service[112736]: /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 22 06:17:17.850313 np0000182462 devstack@c-api.service[112736]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:17.850563 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:17.850563 np0000182462 devstack@c-api.service[112735]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:17.872960 np0000182462 devstack@c-api.service[112734]: 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 22 06:17:17.873096 np0000182462 devstack@c-api.service[112734]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112734) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:17.877565 np0000182462 devstack@c-api.service[112737]: 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 22 06:17:17.877843 np0000182462 devstack@c-api.service[112737]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112737) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:17.947276 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:17.947276 np0000182462 devstack@c-api.service[112734]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:17.956733 np0000182462 devstack@c-api.service[112737]: /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 22 06:17:17.956733 np0000182462 devstack@c-api.service[112737]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:18.410296 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112735) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:18.410836 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.410914 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.411134 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.412652 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:18.413234 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.413310 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.413552 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.413625 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.413688 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.413754 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.413835 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.413900 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.413960 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.414064 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.414155 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.414220 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.414275 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.414360 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.414442 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.414498 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.414580 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.414990 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.415067 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.415219 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.415219 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.415219 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.415363 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.415363 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.415482 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.415527 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.415564 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.415641 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.415684 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.415725 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.415768 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.415809 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.415853 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.415898 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.415944 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.415944 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.416034 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.416085 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.416129 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.416167 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.416238 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.416288 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.416352 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.416427 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.416508 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.417350 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.417442 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.417524 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.417585 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.417630 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.417702 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.417790 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.417858 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.417858 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.417954 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.418002 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.418051 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.418094 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.418176 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.420041 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112737) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:18.423422 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.423531 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.423581 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.423639 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.423639 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.423639 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.423777 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.423830 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.423881 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.423936 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.423986 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.424038 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.424092 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.424150 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.424150 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.424150 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.424150 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.424342 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.424342 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.424458 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.424521 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.424570 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.424623 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.424676 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.424728 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.424802 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.424850 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.424902 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.424948 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.424995 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.425048 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.425103 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.425146 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.425192 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.425245 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.425245 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.425245 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.425389 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.425474 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.425522 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.425973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.425973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.425973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.425973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.425973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.426193 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.426244 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.426244 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.426329 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.426382 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.426494 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.426552 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.426603 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.426651 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.426702 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.426740 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.426784 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.426824 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.426868 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.426912 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.426912 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.426912 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.426912 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.426912 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.427087 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.427539 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.427975 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.428029 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.428076 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.428131 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.428179 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.428239 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.428295 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.428354 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.428423 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.428477 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.428529 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.428582 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.428582 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.428685 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.428740 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.428856 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112734) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.428920 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.429231 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.429291 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.429338 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.429387 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.429387 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.429511 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.429559 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.429559 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.429663 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.429719 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.429783 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.429842 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.429896 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.429950 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.429950 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.429950 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.429950 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.430174 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.430174 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.430174 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.430336 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.430413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.430413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.430502 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.430548 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.430548 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.430660 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.430975 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.431028 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.431080 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.431127 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.431181 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.431181 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.431279 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.431339 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.431413 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.431479 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.431479 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.431590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.431986 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.431986 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.431986 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.431986 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.431986 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.432200 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.432255 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.433336 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.433416 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.433481 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.433540 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.433590 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.433637 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.433676 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.433723 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.433723 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.433824 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.433883 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.433931 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.433931 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.434039 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.434087 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.434134 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.434134 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.434219 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.434258 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.434258 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.434332 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.434376 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.434445 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.434484 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.434522 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.434522 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.434522 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.434522 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.434675 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.434675 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.434751 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.434794 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.434840 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.434878 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.434918 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.434955 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.434996 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.435041 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.435079 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.435079 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.435152 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.435194 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.435235 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.437051 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.437136 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.437303 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.437303 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.437449 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.437519 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.437644 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.438567 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.438647 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.438754 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.438861 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.438941 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.438941 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.439051 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.439106 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.439160 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.439206 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.439206 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.439306 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.439360 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.439360 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.439505 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.439505 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.439505 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.439505 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.439707 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.439764 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.439814 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.439869 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.439927 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.439984 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.439984 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.440095 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.440147 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.440198 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.440251 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.440307 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.440359 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.440429 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.440488 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.440547 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.440602 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.440648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.440704 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.440762 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.440848 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.440904 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.440904 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.440904 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.441051 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.441109 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.441170 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.441215 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.441274 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.441322 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.441381 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.441462 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.441510 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.441551 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.441595 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.441643 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.441691 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.441746 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.441801 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.441850 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.441909 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.441965 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.442021 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.442021 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.442021 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.442171 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.442222 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.442262 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.442317 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.442445 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.442445 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.442556 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.442608 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.442653 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.442696 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.442735 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.442775 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.442815 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.442862 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.442911 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.442958 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.443013 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.443061 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.443061 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.443153 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.443243 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.443300 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.443648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.443648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.443648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.443648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.443648 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.443870 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.443928 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.443982 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.444040 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.444101 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.444147 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.444193 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.444245 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.444302 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.444351 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.444434 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.444503 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.444564 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.444617 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.444669 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.445059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.445118 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.445562 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.445562 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.445562 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.445562 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.445741 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.445806 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.445877 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.445949 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.446008 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.446134 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.446201 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.446263 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.446314 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.446361 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.446451 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.446507 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.446555 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.446603 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.446649 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.446717 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.446768 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.446768 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.446866 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.446914 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.446957 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.447010 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.447070 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.447124 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.447182 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.447244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.447560 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.447619 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.448140 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.448255 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.448312 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.448363 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.448429 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.448473 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.448515 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.448563 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.448613 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.448661 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.448729 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.448817 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.448889 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.448949 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.449007 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.449058 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.449109 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.449167 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.449552 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.449552 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.449641 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.449694 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.449740 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.449787 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.449830 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.449886 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.449943 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.449997 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.450050 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.450100 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.450858 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.450936 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.450990 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.451039 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.451096 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.451159 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.451218 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.451268 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.451329 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.451388 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.452207 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.452260 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.452260 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.452337 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.452385 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.452450 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.452493 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.452564 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.452623 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.452669 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.452703 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.452741 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.452828 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.452868 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.452912 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.452956 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.453005 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.453055 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.453106 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.453158 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.453206 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.453252 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.453328 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.453373 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.453440 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.453481 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.453519 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.453519 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.453605 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.453989 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.453989 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.453989 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.453989 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.455128 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.455260 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.455318 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.455378 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.455456 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.455512 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.455643 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.455698 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.455698 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.455782 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.455825 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.455878 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.455942 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.456010 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.457187 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.457270 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.457319 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.457419 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.457488 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.457538 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.457617 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.457679 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.457734 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.457785 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.457838 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.457888 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.457934 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.457998 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.458101 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.458164 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.458215 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.458267 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.458324 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.458324 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.458527 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.458581 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.458640 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.458701 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.458745 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.458790 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.458832 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.458871 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.458910 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.458965 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.459019 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.459019 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.459019 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.459019 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.459188 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.459245 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.459300 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.459349 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.459430 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.459481 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.459522 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.459562 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.459608 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.459802 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.459869 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.459920 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.459967 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.460013 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.460052 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.460879 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.460956 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.460992 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.461164 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.461164 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.461164 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.461287 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.461333 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.461376 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.461436 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.461490 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.461542 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.461586 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.461629 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.461666 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.461710 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.461755 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.461806 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.461844 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.461889 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.461940 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.461988 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.462032 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.462078 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.462122 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.462168 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.462168 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.462242 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.462291 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.462345 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.462387 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.462446 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.462446 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.462654 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.462704 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.462747 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.462788 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.462842 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.462842 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.462842 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.462842 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.462842 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.463065 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.463884 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.463968 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.464058 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.464152 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.464244 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.464334 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.464457 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.464841 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.464918 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.464963 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.465056 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.465150 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.465241 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.465348 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.465984 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.466123 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.466123 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.466322 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.466322 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.466435 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.466479 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.466586 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.466683 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.466739 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.466789 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.466842 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.466898 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.466965 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.467025 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.467025 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.467122 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.467170 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.467214 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.467259 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.467259 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.467345 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.467413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.467413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.467413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.467413 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.467571 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.467622 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.467668 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.467668 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.467756 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.467810 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.467810 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.467810 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.467810 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.467949 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.468011 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.468058 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.468108 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.468108 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.468195 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.468245 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.468292 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.468340 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.468391 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.468466 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.468527 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.468583 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.468640 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.468640 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.468640 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.468971 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.469190 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.469190 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.469281 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.469355 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.469426 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.469497 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.469546 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.469585 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.469626 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.470198 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.470198 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.470198 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.470198 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.470809 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.470809 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.470809 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.471059 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.471674 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.472099 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.472173 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.472237 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.472310 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.472370 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.472465 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.472557 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.472628 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.472688 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.472750 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.472833 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.472894 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.472953 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.473011 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.473069 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.473131 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.473203 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.473270 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.473331 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.473389 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.473473 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.473560 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.473635 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.473704 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.473765 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.473840 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.473901 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.473958 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.474016 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.474084 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.474144 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.474230 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.474296 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.474364 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.474704 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.474788 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.474849 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.474908 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.474977 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.475045 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.475106 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.475165 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.475232 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.475304 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.475304 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.475304 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.475304 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.475586 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.475659 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.475717 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.475789 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.476029 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.476754 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.476754 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.479238 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.479238 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.479238 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.479430 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.479473 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.479510 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.479537 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.479567 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.479567 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.479629 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.479660 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.479690 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.479740 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.479774 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.480705 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.480752 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.480785 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.480832 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.480865 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.480895 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.480926 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.480962 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.480998 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.481032 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.481066 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.481095 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.481126 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.481158 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.481195 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.481224 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.481257 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.481293 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.481327 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.481357 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.481382 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.481427 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.481466 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.481495 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.481536 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.481574 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.481613 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.481653 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.481696 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.481727 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.481758 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.481790 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.481828 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.481877 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.481908 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.481938 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.481973 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.482007 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.482037 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.482073 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.482112 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.482141 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.482175 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.482205 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.482243 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.482277 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.482307 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112735) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.482336 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.482371 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112736) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.482426 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:18.482460 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.482485 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.482520 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112734) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:18.482557 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.482594 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.482627 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:18.482680 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.482727 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:18.482757 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112736) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.483410 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.483504 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:18.483582 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112734) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.483730 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112736) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.483769 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112735) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:18.483801 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112734) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.483833 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112735) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:18.528517 np0000182462 devstack@c-api.service[112734]: INFO dbcounter [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Registered counter for database cinder Jun 22 06:17:18.529483 np0000182462 devstack@c-api.service[112737]: INFO dbcounter [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Registered counter for database cinder Jun 22 06:17:18.529598 np0000182462 devstack@c-api.service[112735]: INFO dbcounter [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Registered counter for database cinder Jun 22 06:17:18.531568 np0000182462 devstack@c-api.service[112736]: INFO dbcounter [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Registered counter for database cinder Jun 22 06:17:18.572178 np0000182462 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.577256 np0000182462 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.579010 np0000182462 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.584681 np0000182462 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-3aecf979-08f3-4643-b95a-626736dffb2b 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.703624 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writer thread running {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:18.706984 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:18.707936 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writer thread running {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:18.708325 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writer thread running {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:18.709943 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:18.711555 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:18.713377 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:18.713642 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:18.714680 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:18.716619 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:18.717314 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:18.717482 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writer thread running {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:18.719310 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:18.719518 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:18.719738 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:18.720717 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:18.720832 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.721255 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.721784 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:18.723118 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.724208 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:18.725932 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.726212 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.727455 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:18.727598 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.730263 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:18.731279 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.736047 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.763467 np0000182462 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.763937 np0000182462 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.766362 np0000182462 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.766429 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:18.767835 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:18.768735 np0000182462 devstack@c-api.service[112734]: INFO cinder.rpc [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:18.769263 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:18.770289 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.770620 np0000182462 devstack@c-api.service[112737]: INFO cinder.rpc [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:18.772103 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.773321 np0000182462 devstack@c-api.service[112735]: INFO cinder.rpc [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:18.774688 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.778820 np0000182462 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-3aecf979-08f3-4643-b95a-626736dffb2b 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:18.782483 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:18.784693 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.785458 np0000182462 devstack@c-api.service[112736]: INFO cinder.rpc [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:18.787065 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.787968 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.791231 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.791338 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.793483 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.794044 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.795764 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.798430 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.799144 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.799939 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.802257 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.803317 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.803376 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.804250 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.806163 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.806412 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.807411 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.808940 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.809553 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.809725 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.811998 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.812783 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.812846 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.815126 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.815303 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.816681 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.818271 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.818496 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.818544 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.821328 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.821716 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.821823 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.822202 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.822891 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.823229 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.824636 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.825759 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.826015 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.827820 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.828838 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.830973 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.832008 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.832107 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.834036 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.836158 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.836253 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.836309 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.837622 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.837730 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.837794 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.838801 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.838972 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.839109 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.840678 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.841085 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.842167 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.842390 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.843205 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.843260 np0000182462 devstack@c-api.service[112734]: WARNING cinder.api.contrib.hosts [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:18.843532 np0000182462 devstack@c-api.service[112735]: WARNING cinder.api.contrib.hosts [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:18.843853 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.844802 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.844862 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.845264 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.845699 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.846321 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.846826 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.847210 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.848276 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.848360 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.848521 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.848742 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.849523 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: extensions {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.849668 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: extensions {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.850727 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.851062 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.852140 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: extra_specs {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.852218 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.853306 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-volume-transfer {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.853384 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.853762 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: extra_specs {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.854034 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.854889 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-quota-class-sets {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.855083 np0000182462 devstack@c-api.service[112737]: WARNING cinder.api.contrib.hosts [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:18.855361 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-volume-transfer {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.855566 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.856088 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.856221 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: cgsnapshots {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.856578 np0000182462 devstack@c-api.service[112736]: WARNING cinder.api.contrib.hosts [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:18.857131 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-quota-class-sets {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.857297 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.858308 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: scheduler-stats {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.858902 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.858958 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: cgsnapshots {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.858987 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.859511 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: qos-specs {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.860513 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.860562 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: scheduler-stats {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.861966 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: capabilities {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.862062 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.862946 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.862991 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: encryption {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.863019 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: extensions {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.863147 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: qos-specs {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.864330 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: encryption {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.864521 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: extra_specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.865269 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: capabilities {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.866257 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-volume-type-access {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.866317 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.866563 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: encryption {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.867674 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-quota-sets {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.868038 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: extensions {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.868214 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: encryption {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.869183 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-volume-transfer {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.869305 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-snapshot-manage {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.869983 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-volume-type-access {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.870781 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-volume-manage {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.871453 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-quota-class-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.871520 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-quota-sets {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.871774 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: extra_specs {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.872232 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-hosts {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.873004 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-snapshot-manage {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.873347 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-volume-transfer {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.873857 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: os-availability-zone {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.874545 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-volume-manage {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.874662 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: cgsnapshots {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.874980 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: consistencygroups {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.875010 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-quota-class-sets {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.876037 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-hosts {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.876342 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: cgsnapshots {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.876573 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: scheduler-stats {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.876951 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extended resource: backups {{(pid=112734) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.877429 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: os-availability-zone {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.877771 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: scheduler-stats {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.878604 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: qos-specs {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.878807 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: consistencygroups {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.879285 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: qos-specs {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.879738 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.contrib.snapshot_actions [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] SnapshotActionsController initialized {{(pid=112734) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:18.880791 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extended resource: backups {{(pid=112735) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.880838 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.881359 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: capabilities {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.881419 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: capabilities {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.882521 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.882665 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: encryption {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.882942 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.883000 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.contrib.snapshot_actions [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] SnapshotActionsController initialized {{(pid=112735) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:18.884013 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.884063 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.884307 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: encryption {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.885082 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: encryption {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.885467 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.885733 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.886152 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-volume-type-access {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.886855 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.887156 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.887254 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-volume-type-access {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.887884 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-quota-sets {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.888281 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.888535 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.889282 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-snapshot-manage {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.889456 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-quota-sets {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.889803 np0000182462 devstack@c-api.service[112734]: WARNING castellan.key_manager.migration [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.889908 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.890702 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension UsedLimits extending resource: limits {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.890835 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-volume-manage {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.890906 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.890906 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891049 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-snapshot-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.891125 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891268 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891354 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.891442 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891540 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891612 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891685 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891758 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.891866 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension AdminActions extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892006 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension AdminActions extending resource: snapshots {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892078 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension AdminActions extending resource: backups {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892155 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-hosts {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.892238 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892302 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension VolumeActions extending resource: volumes {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892488 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.v3.router [None req-38002a54-bc61-4c42-8074-45f6b6ab5845 None None] Extension TypesManage extending resource: types {{(pid=112734) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.892596 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-volume-manage {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.892779 np0000182462 devstack@c-api.service[112735]: WARNING castellan.key_manager.migration [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.893612 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: os-availability-zone {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.893691 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension UsedLimits extending resource: limits {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.893799 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.893916 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.893995 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894111 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-hosts {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.894186 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894186 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894306 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894451 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894538 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894632 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894828 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension AdminActions extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.894937 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.895035 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension AdminActions extending resource: backups {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.895138 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.895255 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.895381 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.v3.router [None req-1dbe4669-30b5-43d2-abc9-b526c00a25e7 None None] Extension TypesManage extending resource: types {{(pid=112735) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.895467 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: consistencygroups {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.895546 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: os-availability-zone {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.896964 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: consistencygroups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.898180 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extended resource: backups {{(pid=112737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.899017 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extended resource: backups {{(pid=112736) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:18.901212 np0000182462 devstack@c-api.service[112734]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d1caa3668 pid: 112734 (default app) Jun 22 06:17:18.901310 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.contrib.snapshot_actions [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] SnapshotActionsController initialized {{(pid=112736) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:18.901788 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] SnapshotActionsController initialized {{(pid=112737) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:18.902370 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.903389 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.903707 np0000182462 devstack@c-api.service[112735]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d1caa3668 pid: 112735 (default app) Jun 22 06:17:18.904073 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.905578 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.905777 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.907247 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.907679 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.908728 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.909485 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.910224 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.911412 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.911828 np0000182462 devstack@c-api.service[112736]: WARNING castellan.key_manager.migration [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.912814 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.912814 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.912814 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.912814 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.913214 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.913214 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.913214 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.913214 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.913551 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension UsedLimits extending resource: limits {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.913617 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914067 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914067 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914067 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914067 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914067 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914550 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914550 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914550 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914550 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914550 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914884 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.914959 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914959 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.914959 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.914959 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915243 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.915243 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915243 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.915243 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915243 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.915642 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915642 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.915642 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915642 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.915642 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.915952 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916014 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916444 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916916 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916916 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.916916 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.916916 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917248 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917314 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917779 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917779 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917922 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.917982 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917982 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917982 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.917982 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.917982 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.918349 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.918349 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.918349 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.918349 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.918349 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.918706 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.918706 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.918855 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.918915 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.918915 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919056 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919115 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919527 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919527 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919675 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.919737 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919737 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.919737 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.919737 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920051 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.920051 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.920171 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920171 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920171 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920171 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920481 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920481 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920481 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920481 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920788 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920788 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920788 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.920788 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.920788 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921229 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921229 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921229 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921483 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.921569 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921569 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921569 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921569 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921799 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921799 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921799 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921799 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921981 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921981 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.921981 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.921981 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922168 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922168 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922168 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922168 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922354 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922354 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922354 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922354 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922591 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922591 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922591 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922591 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922765 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922765 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922765 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922765 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922940 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension AdminActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.922989 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923246 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923246 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923246 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923246 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923455 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923718 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension AdminActions extending resource: snapshots {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.923762 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924030 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924284 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924284 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924379 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension AdminActions extending resource: backups {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.924434 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924434 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924434 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924434 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924434 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924667 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924667 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924667 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924667 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924667 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924884 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924884 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.924884 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.924884 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.925055 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925119 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.925119 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.925119 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:18.925119 np0000182462 devstack@c-api.service[112734]: warnings.warn(deprecated_msg) Jun 22 06:17:18.925305 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension VolumeActions extending resource: volumes {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925305 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.v3.router [None req-3aecf979-08f3-4643-b95a-626736dffb2b None None] Extension TypesManage extending resource: types {{(pid=112736) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925377 np0000182462 devstack@c-api.service[112737]: WARNING castellan.key_manager.migration [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:18.925437 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-881ea759-f25e-47ca-8072-2ca4de0a4ba7 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension UsedLimits extending resource: limits {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925478 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension AdminActions extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension AdminActions extending resource: snapshots {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension AdminActions extending resource: backups {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925706 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925962 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension VolumeActions extending resource: volumes {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.925962 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.v3.router [None req-1a88edd8-d1d8-4123-b30d-8cdc5b645683 None None] Extension TypesManage extending resource: types {{(pid=112737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:18.926044 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Mon Jun 22 06:17:18 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:17:18.926084 np0000182462 devstack@c-api.service[112736]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d1caa3668 pid: 112736 (default app) Jun 22 06:17:18.931822 np0000182462 devstack@c-api.service[112737]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b4d1caa3668 pid: 112737 (default app) Jun 22 06:17:26.756811 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.756811 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.756811 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.756811 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.756811 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.757874 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.757874 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.757874 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.757874 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.757874 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758183 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758628 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758628 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758628 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758628 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758883 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758883 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.758883 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.758883 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.759320 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.759320 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.759320 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.759320 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.759624 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.759624 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.759624 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.759624 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.759624 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760028 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760028 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760028 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760028 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760028 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760345 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.760773 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761118 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761503 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761503 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761503 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761503 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761503 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761811 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761811 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761811 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.761811 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.761811 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762085 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762495 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762853 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762853 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762853 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.762853 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.762853 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763181 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763181 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763181 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763181 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763181 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763509 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763509 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763509 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763509 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763743 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763743 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.763743 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.763743 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764011 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764011 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764011 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764011 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764011 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764324 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764324 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764324 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764324 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764324 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764640 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764640 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764640 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764640 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764876 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764876 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.764876 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.764876 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765287 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765287 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765287 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765287 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765546 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765546 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765546 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765546 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765850 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765850 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.765850 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.765850 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766102 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766102 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766102 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766102 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766102 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766453 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766832 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766832 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766832 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.766832 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.766832 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767019 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767191 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767351 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767510 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767664 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767664 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767664 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767664 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767787 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767787 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767787 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767787 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767787 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: warnings.warn(deprecated_msg) Jun 22 06:17:26.767917 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-696c98a4-f26c-4312-90ff-e6e177af1079 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:27.372081 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-696c98a4-f26c-4312-90ff-e6e177af1079 admin admin] POST https://199.204.45.240/volume/v3/types Jun 22 06:17:27.372755 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-696c98a4-f26c-4312-90ff-e6e177af1079 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 06:17:27.374631 np0000182462 devstack@c-api.service[112735]: /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 22 06:17:27.374631 np0000182462 devstack@c-api.service[112735]: warnings.warn( Jun 22 06:17:27.409897 np0000182462 devstack@c-api.service[112735]: DEBUG oslo_db.sqlalchemy.engines [None req-696c98a4-f26c-4312-90ff-e6e177af1079 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=112735) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:27.443103 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-696c98a4-f26c-4312-90ff-e6e177af1079 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 22 06:17:27.443103 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Mon Jun 22 06:17:26 2026] POST /volume/v3/types => generated 186 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:17:27.463460 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [req-696c98a4-f26c-4312-90ff-e6e177af1079 req-afcee327-5e31-4d07-bf87-2200a092f68b None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:27.929991 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [req-696c98a4-f26c-4312-90ff-e6e177af1079 req-afcee327-5e31-4d07-bf87-2200a092f68b admin admin] POST https://199.204.45.240/volume/v3/types/c55220da-9d75-4a81-a74c-7f7545e7e058/extra_specs Jun 22 06:17:27.930565 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [req-696c98a4-f26c-4312-90ff-e6e177af1079 req-afcee327-5e31-4d07-bf87-2200a092f68b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 06:17:27.932522 np0000182462 devstack@c-api.service[112734]: /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 22 06:17:27.932522 np0000182462 devstack@c-api.service[112734]: warnings.warn( Jun 22 06:17:27.968865 np0000182462 devstack@c-api.service[112734]: DEBUG oslo_db.sqlalchemy.engines [req-696c98a4-f26c-4312-90ff-e6e177af1079 req-afcee327-5e31-4d07-bf87-2200a092f68b 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=112734) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:28.043576 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [req-696c98a4-f26c-4312-90ff-e6e177af1079 req-afcee327-5e31-4d07-bf87-2200a092f68b admin admin] https://199.204.45.240/volume/v3/types/c55220da-9d75-4a81-a74c-7f7545e7e058/extra_specs returned with HTTP 200 Jun 22 06:17:28.044276 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 2/3] 199.204.45.240 () {70 vars in 1505 bytes} [Mon Jun 22 06:17:27 2026] POST /volume/v3/types/c55220da-9d75-4a81-a74c-7f7545e7e058/extra_specs => generated 55 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:17:28.771311 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=6 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:17:28.787084 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=6 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:17:37.438268 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:17:38.041572 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:20:13.699159 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.699159 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.699159 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.699159 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.699159 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700158 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700158 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700158 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700158 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700158 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700522 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700957 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700957 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.700957 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.700957 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701343 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701343 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701343 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701343 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701678 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701678 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701678 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701678 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701972 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701972 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701972 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.701972 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.701972 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702459 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.702459 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702459 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.702459 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702459 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.702929 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.703384 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704012 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704446 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704446 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704446 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704446 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704446 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704889 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704889 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704889 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.704889 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.704889 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705077 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705330 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705585 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705585 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705585 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705585 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705585 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705816 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705816 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705816 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.705816 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.705816 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706021 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706021 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706021 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706021 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706204 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706204 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706204 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706204 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706378 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706378 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706378 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706378 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706378 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706707 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706707 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706707 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706707 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706707 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706912 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706912 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.706912 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.706912 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707089 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707089 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707089 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707089 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707263 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707263 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707263 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707263 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707484 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707484 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707484 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707484 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707655 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707655 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707655 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707655 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707892 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707892 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707892 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.707892 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.707892 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708123 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708449 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708449 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708449 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708449 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708449 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.708662 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709055 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709316 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709615 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709877 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709877 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.709877 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.709877 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710058 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.710058 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710058 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.710058 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710058 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: warnings.warn(deprecated_msg) Jun 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-7eaae3c8-1b35-4a4a-9cf1-d82f6ea92cf8 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:13.710309 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-7eaae3c8-1b35-4a4a-9cf1-d82f6ea92cf8 None None] GET https://199.204.45.240/volume// Jun 22 06:20:13.710610 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-7eaae3c8-1b35-4a4a-9cf1-d82f6ea92cf8 None None] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:13.710610 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-7eaae3c8-1b35-4a4a-9cf1-d82f6ea92cf8 None None] Calling method 'all' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:13.710610 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-7eaae3c8-1b35-4a4a-9cf1-d82f6ea92cf8 None None] https://199.204.45.240/volume// returned with HTTP 300 Jun 22 06:20:13.710610 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 1/4] 199.204.45.240 () {66 vars in 1456 bytes} [Mon Jun 22 06:20:13 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 06:20:54.474202 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.474202 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.474202 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.474202 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.474202 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475254 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475254 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475254 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475254 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475254 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475630 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475996 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475996 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.475996 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.475996 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476277 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476277 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476277 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476277 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476533 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476533 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476533 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476533 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476770 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476770 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476770 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.476770 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.476770 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477108 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477108 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477108 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477108 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477108 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477444 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.477785 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478146 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478531 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478531 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478531 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478531 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478531 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478857 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478857 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478857 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.478857 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.478857 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479138 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479524 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479828 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479828 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479828 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.479828 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.479828 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480152 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480152 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480152 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480152 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480152 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480498 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480498 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480498 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480498 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480809 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480809 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.480809 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.480809 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481128 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481128 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481128 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481128 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481128 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481504 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481504 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481504 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481504 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481504 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481798 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481798 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.481798 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.481798 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482016 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482016 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482016 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482016 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482187 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482187 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482187 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482187 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482331 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482331 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482331 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482331 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482510 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482510 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482510 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482510 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482657 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482657 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482657 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482657 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482657 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.482853 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483070 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483070 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483070 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483070 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483070 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483237 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483490 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483686 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.483888 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484196 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484196 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484196 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484196 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484345 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484345 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484345 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484345 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484345 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: warnings.warn(deprecated_msg) Jun 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-18c263a6-4467-44f7-9e4f-16b165f6415a None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:54.484590 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 1/5] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jun 22 06:20:54 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:20:54.514757 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-830d6e37-4896-4653-970b-39b89a675efd None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:54.525896 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jun 22 06:20:54 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:20:54.561482 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [req-830d6e37-4896-4653-970b-39b89a675efd req-2275e853-6ae6-4a53-a4ca-2ef6715ff5f0 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:54.567254 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [req-830d6e37-4896-4653-970b-39b89a675efd req-2275e853-6ae6-4a53-a4ca-2ef6715ff5f0 demo demo] GET https://199.204.45.240/volume/v3/ Jun 22 06:20:54.567780 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [req-830d6e37-4896-4653-970b-39b89a675efd req-2275e853-6ae6-4a53-a4ca-2ef6715ff5f0 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:54.568274 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [req-830d6e37-4896-4653-970b-39b89a675efd req-2275e853-6ae6-4a53-a4ca-2ef6715ff5f0 demo demo] Calling method 'version_select' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:54.570170 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [req-830d6e37-4896-4653-970b-39b89a675efd req-2275e853-6ae6-4a53-a4ca-2ef6715ff5f0 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 22 06:20:54.570452 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 3/7] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jun 22 06:20:54 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 22 06:20:54.604480 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-f783a6b4-1232-4777-8581-1eca0da403ca None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:55.080004 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f783a6b4-1232-4777-8581-1eca0da403ca demo demo] GET https://199.204.45.240/volume/v3/types Jun 22 06:20:55.080339 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f783a6b4-1232-4777-8581-1eca0da403ca demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:55.080600 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-f783a6b4-1232-4777-8581-1eca0da403ca demo demo] Calling method 'index' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:55.081272 np0000182462 devstack@c-api.service[112736]: /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 22 06:20:55.081272 np0000182462 devstack@c-api.service[112736]: warnings.warn( Jun 22 06:20:55.082062 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-f783a6b4-1232-4777-8581-1eca0da403ca demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:20:55.119738 np0000182462 devstack@c-api.service[112736]: DEBUG oslo_db.sqlalchemy.engines [None req-f783a6b4-1232-4777-8581-1eca0da403ca 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=112736) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:20:55.140024 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-f783a6b4-1232-4777-8581-1eca0da403ca demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 22 06:20:55.140533 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 2/8] 199.204.45.240 () {64 vars in 1290 bytes} [Mon Jun 22 06:20:54 2026] GET /volume/v3/types => generated 377 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:20:55.181425 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-83d0929c-6476-4573-83b9-b76df47d94db None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:55.623919 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-83d0929c-6476-4573-83b9-b76df47d94db demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 22 06:20:55.624496 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-83d0929c-6476-4573-83b9-b76df47d94db demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:55.624606 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-83d0929c-6476-4573-83b9-b76df47d94db demo demo] Calling method 'show' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:55.663607 np0000182462 devstack@c-api.service[112737]: DEBUG oslo_db.sqlalchemy.engines [None req-83d0929c-6476-4573-83b9-b76df47d94db 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=112737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:20:55.685095 np0000182462 devstack@c-api.service[112737]: /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 22 06:20:55.685095 np0000182462 devstack@c-api.service[112737]: warnings.warn( Jun 22 06:20:55.687952 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-83d0929c-6476-4573-83b9-b76df47d94db demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 22 06:20:55.688581 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jun 22 06:20:55 2026] GET /volume/v3/types/default => generated 145 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:20:56.187374 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-4006b189-cab3-4931-adef-9d308152d462 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:56.189096 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jun 22 06:20:56 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:20:56.222047 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-f3062941-c170-4330-aae0-c0fbf2ae9b32 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:56.231671 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 4/11] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jun 22 06:20:56 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:20:56.267159 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-f3062941-c170-4330-aae0-c0fbf2ae9b32 req-7ca39e5a-4a3a-4b65-8416-0cb1372671ec None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:56.269868 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-f3062941-c170-4330-aae0-c0fbf2ae9b32 req-7ca39e5a-4a3a-4b65-8416-0cb1372671ec demo demo] GET https://199.204.45.240/volume/v3/ Jun 22 06:20:56.270207 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-f3062941-c170-4330-aae0-c0fbf2ae9b32 req-7ca39e5a-4a3a-4b65-8416-0cb1372671ec demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:56.270559 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-f3062941-c170-4330-aae0-c0fbf2ae9b32 req-7ca39e5a-4a3a-4b65-8416-0cb1372671ec demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:56.271205 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-f3062941-c170-4330-aae0-c0fbf2ae9b32 req-7ca39e5a-4a3a-4b65-8416-0cb1372671ec demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 22 06:20:56.271685 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 3/12] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jun 22 06:20:56 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:20:56.311594 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-ab92b36a-4342-4484-8f6e-327b49bfc505 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:56.314602 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ab92b36a-4342-4484-8f6e-327b49bfc505 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 22 06:20:56.314858 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ab92b36a-4342-4484-8f6e-327b49bfc505 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:56.315175 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ab92b36a-4342-4484-8f6e-327b49bfc505 demo demo] Calling method 'show' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:56.324591 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ab92b36a-4342-4484-8f6e-327b49bfc505 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 22 06:20:56.324972 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jun 22 06:20:56 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 22 06:20:56.978698 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-464ff10c-7ead-48ae-80fa-4f2c4f2891e2 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:56.980020 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jun 22 06:20:56 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:20:57.016124 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-0b74786f-92f8-472d-b5d7-daf49c426268 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.020576 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 5/15] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jun 22 06:20:57 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:20:57.055305 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-0b74786f-92f8-472d-b5d7-daf49c426268 req-25c182d7-551b-4653-b06f-1e64341b524f None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.058152 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-0b74786f-92f8-472d-b5d7-daf49c426268 req-25c182d7-551b-4653-b06f-1e64341b524f demo demo] GET https://199.204.45.240/volume/v3/ Jun 22 06:20:57.058458 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-0b74786f-92f8-472d-b5d7-daf49c426268 req-25c182d7-551b-4653-b06f-1e64341b524f demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:57.058734 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-0b74786f-92f8-472d-b5d7-daf49c426268 req-25c182d7-551b-4653-b06f-1e64341b524f demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:57.059425 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-0b74786f-92f8-472d-b5d7-daf49c426268 req-25c182d7-551b-4653-b06f-1e64341b524f demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 22 06:20:57.060118 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 4/16] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jun 22 06:20:57 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:20:57.102324 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-2a04275d-1b05-495b-bd0b-3c1a96f73c93 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.105481 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-2a04275d-1b05-495b-bd0b-3c1a96f73c93 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 22 06:20:57.105710 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-2a04275d-1b05-495b-bd0b-3c1a96f73c93 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:57.105977 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-2a04275d-1b05-495b-bd0b-3c1a96f73c93 demo demo] Calling method 'show' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:57.115539 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-2a04275d-1b05-495b-bd0b-3c1a96f73c93 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 22 06:20:57.115879 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jun 22 06:20:57 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 22 06:20:57.162068 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-9bcaaa45-65ac-403b-92bf-b5b480f4e0a5 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.163539 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Mon Jun 22 06:20:57 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:20:57.198595 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-1968ee98-e209-4145-aad5-8f29beb585ae None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.202790 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 6/19] 199.204.45.240 () {64 vars in 1272 bytes} [Mon Jun 22 06:20:57 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 22 06:20:57.241450 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [req-1968ee98-e209-4145-aad5-8f29beb585ae req-e3b70cb9-c86b-4199-8ccb-2d475bfe46d1 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.244740 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-1968ee98-e209-4145-aad5-8f29beb585ae req-e3b70cb9-c86b-4199-8ccb-2d475bfe46d1 demo demo] GET https://199.204.45.240/volume/v3/ Jun 22 06:20:57.244970 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-1968ee98-e209-4145-aad5-8f29beb585ae req-e3b70cb9-c86b-4199-8ccb-2d475bfe46d1 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:57.245232 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [req-1968ee98-e209-4145-aad5-8f29beb585ae req-e3b70cb9-c86b-4199-8ccb-2d475bfe46d1 demo demo] Calling method 'version_select' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:57.245742 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [req-1968ee98-e209-4145-aad5-8f29beb585ae req-e3b70cb9-c86b-4199-8ccb-2d475bfe46d1 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 22 06:20:57.246171 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 5/20] 199.204.45.240 () {66 vars in 1346 bytes} [Mon Jun 22 06:20:57 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:20:57.285672 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-123cdd74-babf-4d92-8a06-e2a58d221d3c None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:20:57.289224 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-123cdd74-babf-4d92-8a06-e2a58d221d3c demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 22 06:20:57.289613 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-123cdd74-babf-4d92-8a06-e2a58d221d3c demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:20:57.290117 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-123cdd74-babf-4d92-8a06-e2a58d221d3c demo demo] Calling method 'show' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:20:57.299147 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-123cdd74-babf-4d92-8a06-e2a58d221d3c demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 22 06:20:57.299497 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1301 bytes} [Mon Jun 22 06:20:57 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 22 06:21:05.132576 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:21:07.295941 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=8 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:25:58.299351 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:25:58.424357 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:25:58.424863 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:25:58.426337 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:25:58.427353 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:25:58.429859 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:25:58.468199 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] Get all volumes completed successfully. Jun 22 06:25:58.470697 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-3fbf962d-4be6-47da-a1cf-9fabb0dde68b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:25:58.470853 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:25:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:26:08.462793 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:26:58.492362 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:26:58.497585 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:26:58.498014 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:26:58.498380 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:26:58.499353 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:26:58.500796 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:26:58.541393 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] Get all volumes completed successfully. Jun 22 06:26:58.545218 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-9cfd57cd-f89a-4e3e-a43b-34fb5493ddb7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:26:58.546051 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 7/23] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:27:08.534011 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:27:58.565001 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:27:58.568512 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:27:58.568726 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:27:58.568933 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:27:58.569437 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:27:58.570357 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:27:58.619609 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] Get all volumes completed successfully. Jun 22 06:27:58.622781 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-31f42547-6435-4d29-b1a4-865b2c19d9d9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:27:58.623550 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 6/24] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:27:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:28:08.612167 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:28:58.640181 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:28:58.644716 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:28:58.645049 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:28:58.645416 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:28:58.646201 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:28:58.647654 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:28:58.697445 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] Get all volumes completed successfully. Jun 22 06:28:58.699901 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ed36fc44-d190-442b-ac52-1fa1a93a4648 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:28:58.700330 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:28:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:29:08.689180 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:29:58.716722 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:29:58.719503 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:29:58.719847 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:29:58.720170 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:29:58.720630 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:29:58.721860 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:29:58.734799 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] Get all volumes completed successfully. Jun 22 06:29:58.737153 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-e6747783-4a2c-4ee1-8381-f1367ce34f08 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:29:58.737653 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:29:58 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 22 06:30:08.728026 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:30:58.758638 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:30:58.995019 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:30:58.995341 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:30:58.995713 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:30:58.996140 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:30:58.997307 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:30:59.006028 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] Get all volumes completed successfully. Jun 22 06:30:59.008917 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-ca6c70b8-117f-4cb1-a418-d947d61a622e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:30:59.009360 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 8/27] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:30:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:31:09.001184 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:31:59.071046 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-9f15715a-814f-4d99-98f7-5ec05b527446 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:31:59.075776 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:31:59.076118 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:31:59.076469 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:31:59.076769 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:31:59.079977 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:31:59.095956 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] Get all volumes completed successfully. Jun 22 06:31:59.101763 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-9f15715a-814f-4d99-98f7-5ec05b527446 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:31:59.102772 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 7/28] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:31:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:32:09.090559 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:32:59.125490 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:32:59.129040 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:32:59.129205 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:32:59.129560 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:32:59.129887 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:32:59.130972 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:32:59.141031 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] Get all volumes completed successfully. Jun 22 06:32:59.143993 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-ec6817c9-f14c-4513-af48-6acaf1ccb6dd demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:32:59.144863 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:32:59 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 22 06:33:09.134867 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:33:59.160537 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:33:59.163297 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:33:59.163524 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:33:59.163739 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:33:59.163998 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:33:59.164870 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:33:59.172769 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] Get all volumes completed successfully. Jun 22 06:33:59.175234 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-0d22a29f-2eda-464f-9e6e-4f93e67a00cc demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:33:59.176015 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:33:59 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 22 06:34:09.168068 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:34:59.191557 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:34:59.194887 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:34:59.195144 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:34:59.195486 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:34:59.195850 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:34:59.197338 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:34:59.206638 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] Get all volumes completed successfully. Jun 22 06:34:59.208943 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-411eec83-a965-4afd-b8b5-ee15a4ccf358 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:34:59.209361 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 9/31] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:34:59 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 22 06:35:09.201850 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:35:59.227653 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:35:59.394714 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:35:59.395190 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:35:59.395538 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:35:59.395907 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:35:59.397117 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:35:59.409046 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] Get all volumes completed successfully. Jun 22 06:35:59.412615 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-86b246f7-1777-412f-ad50-c67713a7fbc8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:35:59.412990 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 8/32] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:35:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:36:09.402310 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:36:59.433440 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:36:59.436519 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:36:59.436764 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:36:59.436875 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:36:59.437109 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:36:59.437851 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:36:59.445166 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] Get all volumes completed successfully. Jun 22 06:36:59.447187 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-68ab0f97-8acb-43c7-aaba-28cffbab46a2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:36:59.447592 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:36:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:37:09.441578 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:37:59.466690 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:37:59.471550 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:37:59.471941 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:37:59.472352 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:37:59.472855 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:37:59.474521 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:37:59.481748 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] Get all volumes completed successfully. Jun 22 06:37:59.484104 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-1b1217a2-e650-4bf7-a7e9-baf08d42feb9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:37:59.484962 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:37:59 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 22 06:38:09.477454 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:38:59.532095 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:38:59.535902 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:38:59.536161 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:38:59.536563 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:38:59.536949 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:38:59.537999 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:38:59.547632 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] Get all volumes completed successfully. Jun 22 06:38:59.549681 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-1513ce40-13b9-451d-b8e5-462f8b3f74da demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:38:59.550087 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 10/35] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:38:59 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 22 06:39:09.542935 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:39:59.570531 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:39:59.575174 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:39:59.575541 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:39:59.575964 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:39:59.577557 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:39:59.578336 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:39:59.588480 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] Get all volumes completed successfully. Jun 22 06:39:59.590791 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-9ae47ab1-ee77-4e28-b0d0-2db5c84ef06e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:39:59.591161 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 9/36] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:39:59 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 22 06:40:09.582025 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:40:59.608888 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-3817a60d-54cb-4724-b363-59392e9567f5 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:40:59.809736 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:40:59.810086 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:40:59.810465 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:40:59.810979 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:40:59.812063 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:40:59.823145 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] Get all volumes completed successfully. Jun 22 06:40:59.826058 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-3817a60d-54cb-4724-b363-59392e9567f5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:40:59.826586 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:40:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:41:09.816338 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:41:59.843461 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:41:59.846764 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:41:59.847025 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:41:59.847312 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:41:59.847698 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:41:59.848766 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:41:59.859300 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] Get all volumes completed successfully. Jun 22 06:41:59.862643 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-c00148fe-a435-4499-a17a-abfeb30d57b6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:41:59.863206 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:41:59 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 22 06:42:09.853038 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:42:59.931342 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:42:59.935991 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:42:59.936537 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:42:59.936891 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:42:59.937447 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:42:59.939152 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:42:59.948693 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] Get all volumes completed successfully. Jun 22 06:42:59.951370 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-59a4d6a2-2499-4b12-b494-b1c9305347f2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:42:59.951907 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 11/39] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:42:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:43:09.943553 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:43:59.970343 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-d0aa72f0-761b-4548-a018-217fd926ed13 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:43:59.974636 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:43:59.974914 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:43:59.975225 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:43:59.975613 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:43:59.976742 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:43:59.986090 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] Get all volumes completed successfully. Jun 22 06:43:59.989525 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-d0aa72f0-761b-4548-a018-217fd926ed13 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:43:59.990060 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 10/40] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:43:59 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 22 06:44:09.980506 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:45:00.005627 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:45:00.008493 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:45:00.008716 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:45:00.009464 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:45:00.009464 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:45:00.009939 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:45:00.018479 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] Get all volumes completed successfully. Jun 22 06:45:00.021061 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-dd2f4003-7067-4aa0-8604-5e0a82aa0cf8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:45:00.021061 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 10/41] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:45:00 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 22 06:45:10.013366 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:46:00.046856 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-38a7c77c-2a63-463a-bb30-4be223741c03 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:46:00.151584 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:46:00.151584 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:46:00.151584 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:46:00.151946 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:46:00.152614 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:46:00.161732 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] Get all volumes completed successfully. Jun 22 06:46:00.164658 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-38a7c77c-2a63-463a-bb30-4be223741c03 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:46:00.165297 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:46:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:46:10.155838 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:47:00.185449 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-3b438242-f458-4917-a12e-f6a54c4a59ac None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:47:00.189979 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:47:00.190351 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:47:00.190702 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:47:00.190950 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:47:00.191737 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:47:00.203923 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] Get all volumes completed successfully. Jun 22 06:47:00.207111 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-3b438242-f458-4917-a12e-f6a54c4a59ac demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:47:00.207651 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 12/43] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:47:00 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 22 06:47:10.196254 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:48:00.223439 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:48:00.229009 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:48:00.229296 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:48:00.229614 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:48:00.230500 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:48:00.230981 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:48:00.240491 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] Get all volumes completed successfully. Jun 22 06:48:00.243596 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-ca5bf89c-5b95-473c-a1ff-40122a985ce0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:48:00.244225 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 11/44] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:48:00 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 22 06:48:10.234933 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:49:00.263258 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:49:00.267387 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:49:00.267808 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:49:00.268092 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:49:00.268416 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:49:00.269443 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:49:00.281171 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] Get all volumes completed successfully. Jun 22 06:49:00.284189 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-570eaed2-c70b-4653-b2e9-505b70c0dfd9 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:49:00.284656 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 11/45] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:49:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:49:10.274436 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:50:00.306034 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:50:00.310189 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:50:00.310690 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:50:00.311194 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:50:00.311784 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:50:00.313370 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:50:00.321489 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] Get all volumes completed successfully. Jun 22 06:50:00.323378 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-0d692e96-dc87-4566-9dfe-9a045d4bfe22 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:50:00.323757 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:50:00 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 22 06:50:10.316736 np0000182462 devstack@c-api.service[112735]: DEBUG dbcounter [-] [112735] Writing DB stats cinder:SELECT=1 {{(pid=112735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:51:00.341456 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.middleware.request_id [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 None None] RequestId filter calling following filter/app {{(pid=112734) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:51:00.345836 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:51:00.346208 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] Empty body provided in request {{(pid=112734) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:51:00.346826 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.openstack.wsgi [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] Calling method 'detail' {{(pid=112734) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:51:00.347435 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.api.api_utils [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] Removing options '' from query. {{(pid=112734) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:51:00.348178 np0000182462 devstack@c-api.service[112734]: DEBUG cinder.volume.api [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112734) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:51:00.355282 np0000182462 devstack@c-api.service[112734]: INFO cinder.volume.api [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] Get all volumes completed successfully. Jun 22 06:51:00.357925 np0000182462 devstack@c-api.service[112734]: INFO cinder.api.openstack.wsgi [None req-489e13a6-b2a7-4be2-aedf-82b94fdf9f21 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:51:00.358340 np0000182462 devstack@c-api.service[112734]: [pid: 112734|app: 0|req: 13/47] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:51:00 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 22 06:51:10.351039 np0000182462 devstack@c-api.service[112734]: DEBUG dbcounter [-] [112734] Writing DB stats cinder:SELECT=1 {{(pid=112734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:52:00.373440 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.middleware.request_id [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a None None] RequestId filter calling following filter/app {{(pid=112736) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:52:00.489457 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:52:00.489815 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] Empty body provided in request {{(pid=112736) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:52:00.490178 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.openstack.wsgi [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] Calling method 'detail' {{(pid=112736) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:52:00.490682 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.api.api_utils [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] Removing options '' from query. {{(pid=112736) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:52:00.492107 np0000182462 devstack@c-api.service[112736]: DEBUG cinder.volume.api [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112736) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:52:00.499748 np0000182462 devstack@c-api.service[112736]: INFO cinder.volume.api [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] Get all volumes completed successfully. Jun 22 06:52:00.501631 np0000182462 devstack@c-api.service[112736]: INFO cinder.api.openstack.wsgi [None req-fdd707ad-3d47-4d12-b5b0-f28aaebb104a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:52:00.501963 np0000182462 devstack@c-api.service[112736]: [pid: 112736|app: 0|req: 12/48] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:52:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:52:10.496026 np0000182462 devstack@c-api.service[112736]: DEBUG dbcounter [-] [112736] Writing DB stats cinder:SELECT=1 {{(pid=112736) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:53:00.538026 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.middleware.request_id [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 None None] RequestId filter calling following filter/app {{(pid=112737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:53:00.540329 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:53:00.540498 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] Empty body provided in request {{(pid=112737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:53:00.540702 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.openstack.wsgi [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] Calling method 'detail' {{(pid=112737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:53:00.540925 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.api.api_utils [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] Removing options '' from query. {{(pid=112737) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:53:00.541675 np0000182462 devstack@c-api.service[112737]: DEBUG cinder.volume.api [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112737) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:53:00.552773 np0000182462 devstack@c-api.service[112737]: INFO cinder.volume.api [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] Get all volumes completed successfully. Jun 22 06:53:00.555653 np0000182462 devstack@c-api.service[112737]: INFO cinder.api.openstack.wsgi [None req-78eca462-23e0-4bc6-8ac2-b8ab21cadcf6 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:53:00.556163 np0000182462 devstack@c-api.service[112737]: [pid: 112737|app: 0|req: 12/49] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:53:00 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 22 06:53:10.544582 np0000182462 devstack@c-api.service[112737]: DEBUG dbcounter [-] [112737] Writing DB stats cinder:SELECT=1 {{(pid=112737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:54:00.578581 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.middleware.request_id [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 None None] RequestId filter calling following filter/app {{(pid=112735) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:54:00.582500 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 22 06:54:00.583114 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] Empty body provided in request {{(pid=112735) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:54:00.583114 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.openstack.wsgi [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] Calling method 'detail' {{(pid=112735) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:54:00.583494 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.api.api_utils [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] Removing options '' from query. {{(pid=112735) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:54:00.584586 np0000182462 devstack@c-api.service[112735]: DEBUG cinder.volume.api [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112735) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:54:00.595508 np0000182462 devstack@c-api.service[112735]: INFO cinder.volume.api [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] Get all volumes completed successfully. Jun 22 06:54:00.598340 np0000182462 devstack@c-api.service[112735]: INFO cinder.api.openstack.wsgi [None req-03dbdeed-6bc1-4608-a45a-7deab6eaff23 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:54:00.598945 np0000182462 devstack@c-api.service[112735]: [pid: 112735|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1295 bytes} [Mon Jun 22 06:54:00 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)