Jun 09 11:44:23.686597 np0000179154 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 11:44:23.692968 np0000179154 devstack@c-api.service[112910]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 11:44:23 2026] *** Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: nodename: np0000179154 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: machine: x86_64 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: clock source: unix Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: pcre jit disabled Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: detected number of CPU cores: 16 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: current working directory: / Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: detected binary path: /usr/bin/uwsgi-core Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: your processes number limit is 256917 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: your memory page size is 4096 bytes Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: detected max file descriptor number: 2048 Jun 09 11:44:23.698144 np0000179154 devstack@c-api.service[112910]: lock engine: pthread robust mutexes Jun 09 11:44:23.698921 np0000179154 devstack@c-api.service[112910]: thunder lock: enabled Jun 09 11:44:23.698978 np0000179154 devstack@c-api.service[112910]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 11:44:23.699324 np0000179154 devstack@c-api.service[112910]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 11:44:23.699324 np0000179154 devstack@c-api.service[112910]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 11:44:23.699324 np0000179154 devstack@c-api.service[112910]: Set PythonHome to /opt/stack/data/venv Jun 09 11:44:23.736096 np0000179154 devstack@c-api.service[112910]: Python main interpreter initialized at 0x753a4aea3668 Jun 09 11:44:23.736096 np0000179154 devstack@c-api.service[112910]: python threads support enabled Jun 09 11:44:23.736096 np0000179154 devstack@c-api.service[112910]: your server socket listen backlog is limited to 100 connections Jun 09 11:44:23.736096 np0000179154 devstack@c-api.service[112910]: your mercy for graceful operations on workers is 80 seconds Jun 09 11:44:23.736716 np0000179154 devstack@c-api.service[112910]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 11:44:23.736867 np0000179154 devstack@c-api.service[112910]: *** Operational MODE: preforking *** Jun 09 11:44:23.737042 np0000179154 devstack@c-api.service[112910]: *** uWSGI is running in multiple interpreter mode *** Jun 09 11:44:23.737042 np0000179154 devstack@c-api.service[112910]: spawned uWSGI master process (pid: 112910) Jun 09 11:44:23.737349 np0000179154 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 11:44:23.737977 np0000179154 devstack@c-api.service[112910]: spawned uWSGI worker 1 (pid: 112918, cores: 1) Jun 09 11:44:23.738655 np0000179154 devstack@c-api.service[112910]: spawned uWSGI worker 2 (pid: 112919, cores: 1) Jun 09 11:44:23.739179 np0000179154 devstack@c-api.service[112910]: spawned uWSGI worker 3 (pid: 112920, cores: 1) Jun 09 11:44:23.739770 np0000179154 devstack@c-api.service[112910]: spawned uWSGI worker 4 (pid: 112921, cores: 1) Jun 09 11:44:23.739819 np0000179154 devstack@c-api.service[112910]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: we strongly recommend against using it for new projects. Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: framework. For more detail see Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:44:23.863974 np0000179154 devstack@c-api.service[112919]: import eventlet # noqa Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: we strongly recommend against using it for new projects. Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: framework. For more detail see Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:44:23.873086 np0000179154 devstack@c-api.service[112920]: import eventlet # noqa Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: we strongly recommend against using it for new projects. Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: framework. For more detail see Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:44:23.875561 np0000179154 devstack@c-api.service[112918]: import eventlet # noqa Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: we strongly recommend against using it for new projects. Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: If you are already using Eventlet, we recommend migrating to a different Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: framework. For more detail see Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 11:44:23.886021 np0000179154 devstack@c-api.service[112921]: import eventlet # noqa Jun 09 11:44:23.948581 np0000179154 devstack@c-api.service[112919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:44:23.948581 np0000179154 devstack@c-api.service[112919]: warnings.warn( Jun 09 11:44:23.964729 np0000179154 devstack@c-api.service[112920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:44:23.964729 np0000179154 devstack@c-api.service[112920]: warnings.warn( Jun 09 11:44:23.973071 np0000179154 devstack@c-api.service[112918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:44:23.973071 np0000179154 devstack@c-api.service[112918]: warnings.warn( Jun 09 11:44:23.989189 np0000179154 devstack@c-api.service[112921]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 11:44:23.989189 np0000179154 devstack@c-api.service[112921]: warnings.warn( Jun 09 11:44:24.024539 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:24.024539 np0000179154 devstack@c-api.service[112919]: from cgi import parse_header Jun 09 11:44:24.042879 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:24.042879 np0000179154 devstack@c-api.service[112920]: from cgi import parse_header Jun 09 11:44:24.054316 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:24.054316 np0000179154 devstack@c-api.service[112918]: from cgi import parse_header Jun 09 11:44:24.067290 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:24.067290 np0000179154 devstack@c-api.service[112921]: from cgi import parse_header Jun 09 11:44:24.074003 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:24.074003 np0000179154 devstack@c-api.service[112919]: removals.removed_module( Jun 09 11:44:24.075588 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:24.075588 np0000179154 devstack@c-api.service[112919]: removals.removed_module( Jun 09 11:44:24.098930 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:24.098930 np0000179154 devstack@c-api.service[112920]: removals.removed_module( Jun 09 11:44:24.100513 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:24.100513 np0000179154 devstack@c-api.service[112920]: removals.removed_module( Jun 09 11:44:24.105868 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:24.105868 np0000179154 devstack@c-api.service[112918]: removals.removed_module( Jun 09 11:44:24.107299 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:24.107299 np0000179154 devstack@c-api.service[112918]: removals.removed_module( Jun 09 11:44:24.117613 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:24.117613 np0000179154 devstack@c-api.service[112921]: removals.removed_module( Jun 09 11:44:24.119126 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:24.119126 np0000179154 devstack@c-api.service[112921]: removals.removed_module( Jun 09 11:44:24.687899 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:24.687899 np0000179154 devstack@c-api.service[112919]: warnings.warn( Jun 09 11:44:24.725574 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:24.725574 np0000179154 devstack@c-api.service[112918]: warnings.warn( Jun 09 11:44:24.742099 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:24.742099 np0000179154 devstack@c-api.service[112920]: warnings.warn( Jun 09 11:44:24.762112 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:24.762112 np0000179154 devstack@c-api.service[112921]: warnings.warn( Jun 09 11:44:24.787271 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:24.787271 np0000179154 devstack@c-api.service[112919]: warnings.warn( Jun 09 11:44:24.818315 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:24.818315 np0000179154 devstack@c-api.service[112918]: warnings.warn( Jun 09 11:44:24.856320 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:24.856320 np0000179154 devstack@c-api.service[112921]: warnings.warn( Jun 09 11:44:24.886673 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:24.886673 np0000179154 devstack@c-api.service[112920]: warnings.warn( Jun 09 11:44:25.108814 np0000179154 devstack@c-api.service[112918]: 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 09 11:44:25.109572 np0000179154 devstack@c-api.service[112918]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112918) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:44:25.111064 np0000179154 devstack@c-api.service[112919]: 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 09 11:44:25.111661 np0000179154 devstack@c-api.service[112919]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112919) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:44:25.152200 np0000179154 devstack@c-api.service[112921]: 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 09 11:44:25.152949 np0000179154 devstack@c-api.service[112921]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112921) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:44:25.188500 np0000179154 devstack@c-api.service[112920]: 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 09 11:44:25.188859 np0000179154 devstack@c-api.service[112920]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112920) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 11:44:25.194130 np0000179154 devstack@c-api.service[112919]: /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 09 11:44:25.194130 np0000179154 devstack@c-api.service[112919]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:44:25.194569 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:25.194569 np0000179154 devstack@c-api.service[112918]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:44:25.216579 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:25.216579 np0000179154 devstack@c-api.service[112921]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:44:25.253422 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:25.253422 np0000179154 devstack@c-api.service[112920]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 11:44:25.662057 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112918) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:44:25.662390 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112919) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:44:25.662509 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.662612 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112921) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:44:25.662768 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.662873 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.662969 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.663065 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.663203 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.663361 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.663361 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.663361 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.663620 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.663620 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.663946 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.663946 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.664152 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.664272 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.664371 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.664466 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.664575 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.664674 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.664766 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.665009 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.665123 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.665272 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.665383 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.665525 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.665659 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.665763 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.665869 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.665869 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.665869 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.666356 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.666356 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.666356 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.666712 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.666816 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.666913 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.666969 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.667047 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.667405 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.667542 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.667632 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.667694 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.667741 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.667741 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.667816 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.667858 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.667899 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.667899 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.667899 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.667899 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.667899 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.668082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.668082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.668082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.668082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.668082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.668356 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.668392 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.668425 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.668460 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.668493 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.668528 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.668560 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.668560 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.668654 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.668689 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.668722 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.668755 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.668789 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.668831 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.668870 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.668903 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.670661 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.670755 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.670755 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.670825 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.670867 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.670901 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.670950 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.670991 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.671028 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.671069 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.671109 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.671144 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.671181 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.671215 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.671248 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.671317 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.671356 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.671389 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.671422 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.671454 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.671495 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.671910 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.671910 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.671910 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.672124 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.672193 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.672193 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.672350 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.672419 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.672497 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.672567 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.672633 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.672633 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.672633 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.672848 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.672919 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.672987 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.673517 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.673599 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.673672 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.673672 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.673805 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.673886 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.673965 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.674053 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.674125 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.674199 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.674318 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.674370 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.674421 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.674464 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.674517 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.674589 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.675281 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.675357 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.675418 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.675463 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.675518 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.675518 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.675608 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.675655 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.675700 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.675741 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.675776 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.675810 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.675841 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.675874 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.675915 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.675953 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.675990 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.676022 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.676053 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.676053 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.676053 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.680763 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 11:44:25.681210 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.681289 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.681330 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.681358 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.681384 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.681409 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.681433 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.681457 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.681480 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.681504 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.681528 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.681556 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.681582 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.681605 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.681630 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.681669 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.681692 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.681717 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.681741 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.681780 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.681806 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.681834 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.681858 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.681883 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.681907 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.681932 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.681956 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.681978 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.681978 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.682539 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.682539 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.682740 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.682860 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.682860 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.682956 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.682956 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.683054 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.683135 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.683663 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.683773 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.683773 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.684092 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.684219 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.684296 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.684344 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.684378 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.684415 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.684449 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.684491 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.684525 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.684560 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.684595 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.684629 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.684667 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.684701 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.684735 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.684771 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.685066 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.685149 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.685220 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.685301 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.685363 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.685452 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.685525 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.685608 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.685608 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.685689 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.686022 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.686022 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.686022 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.686022 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.686438 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.686438 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.686621 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.686621 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.686621 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.686819 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.686886 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.686951 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.687016 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.687016 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.687016 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.687016 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.687303 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.687394 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.687463 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.687528 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.687601 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.687667 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.687667 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.687795 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.687863 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.687910 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.687947 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.687984 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.688022 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.688061 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.688094 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.688129 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.688163 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.688196 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.688230 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.688283 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.688335 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.688375 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.688375 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.688439 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.688439 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.688502 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.688545 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.688585 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.688620 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.688654 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.688698 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.688698 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.688762 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.688797 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.688832 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.688832 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.688832 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.688922 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.688922 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.689000 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.689000 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.689066 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.689298 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.689713 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.689783 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.689851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.690229 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.690689 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.690689 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.690689 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.690891 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.690959 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.690959 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.691119 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.691190 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.691232 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.691285 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.691496 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.691496 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.691573 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.691609 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.691642 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.691677 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.691711 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.691743 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.691772 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.691797 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.691896 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.691922 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.691945 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.691969 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.691991 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.692019 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.692042 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.692065 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.692088 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.692489 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.692558 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.692613 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.692664 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.692721 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.692772 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.692824 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.693025 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.693087 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.693159 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.693212 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.693282 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.693327 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.693375 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.693432 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.693486 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.693533 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.693585 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.693633 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.693679 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.693734 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.693782 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.693828 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.693877 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.693928 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.693975 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.693975 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.693975 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.694126 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.694475 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.694575 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.694636 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.694688 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.694716 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.694740 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.694762 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.694786 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.694813 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.694837 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.694865 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.694890 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.694914 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.694937 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.694960 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.694999 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695022 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695051 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.695074 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695097 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.695130 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695154 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.695177 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.695201 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695224 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695270 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.695295 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.695328 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695351 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695380 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695404 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695427 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695455 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695479 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695503 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695527 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695551 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.695574 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695595 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695628 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695656 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.695680 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695703 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695728 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695750 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695773 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695798 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695826 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.695855 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695881 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.695908 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695932 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.695955 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.695980 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.695980 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.695980 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.695980 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.697534 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.697589 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.697653 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.697703 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.697755 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.697808 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.697840 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.697867 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.697892 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.697914 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.697945 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.697973 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.697996 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.698021 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.698043 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.698067 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.698091 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.698118 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.698143 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.698169 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.698198 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.698222 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.698244 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.698295 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.698318 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.698318 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.698318 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.698520 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.699078 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.699135 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.699189 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.699239 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.699322 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.699372 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.699418 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.699418 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.699503 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.699551 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.699596 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.699596 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.699682 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.699735 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.699783 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.699829 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.699876 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.699942 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.699997 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700042 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.700089 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700135 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.700180 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700205 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700228 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.700276 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.700303 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700326 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.700358 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700387 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.700413 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.700441 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700464 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.700489 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700511 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.700538 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700564 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.700588 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.700612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.700634 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.700658 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.700680 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.700703 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.700727 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700750 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700783 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700805 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.700828 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700851 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700872 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.700895 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700916 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.700939 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.700962 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.700986 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.700986 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.704913 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.704968 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.705041 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.705105 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.705168 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.705196 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.705232 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.705282 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.705414 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.705480 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.705562 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.705590 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.705615 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.705654 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.705693 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.705718 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.705742 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.705765 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.705795 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.705795 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.705838 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.705862 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.705886 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.705909 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.705938 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.705963 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.705985 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706013 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.706035 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706059 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706083 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706116 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706158 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.706184 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.706209 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706239 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.706280 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.706280 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.706361 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.706388 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.706410 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706446 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.706469 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706494 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706494 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706538 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706563 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.706593 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706617 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.706643 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.706667 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.706692 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.706716 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.706740 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.706764 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706789 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.706823 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706848 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.706872 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706900 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.706925 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.706950 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.706973 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.706997 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.707020 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.707049 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.707078 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.707103 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.707142 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.707172 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.707196 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.707220 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.707245 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.707284 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.707309 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.707337 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.707368 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.707404 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.707439 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.707470 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.707470 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.707528 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.707559 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.708168 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.709530 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.709602 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.709664 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.709730 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.709814 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.709902 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.709972 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.710047 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.710125 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.710202 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.710579 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.710741 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.710840 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.710951 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.711048 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.711168 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.711301 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.711399 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.711486 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.711571 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.711652 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.711729 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.711884 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.711977 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.712194 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.712328 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.712420 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.712508 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.712601 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.712673 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.712744 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.712812 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.712881 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.712948 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.713013 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.713092 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.713183 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.713277 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.713362 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.713432 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.713508 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.713628 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.713669 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.713712 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.713755 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.713792 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.713826 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.713859 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.713896 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.713936 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.713975 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.714008 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.714040 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.714074 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.714123 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.714163 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.714205 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.714240 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.714587 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.714664 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.714732 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.714801 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.714868 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.714934 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.714997 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.715071 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.715166 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.715244 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.715352 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.715423 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.715494 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.715568 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.715641 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.715713 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.715786 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.715827 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.715868 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.715909 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.715943 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.715977 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.716016 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.716058 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.716092 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.716143 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.716180 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.716215 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.716284 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.716321 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.716356 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.716400 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.716436 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.716470 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.716504 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.716539 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.716574 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.716608 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.716641 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.716689 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.716724 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.716781 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.716818 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.716860 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.716896 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.716896 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.716964 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.717000 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.717048 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.717048 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.717048 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.717048 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.717198 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.717237 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.717290 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.717290 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.717355 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.717390 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.717390 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.717390 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.717496 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.717533 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.717569 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.717569 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.717569 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.717666 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.717702 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.717702 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.717776 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.717810 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.717851 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.717891 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.717925 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.717959 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.717994 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.718028 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.718074 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.718074 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.718161 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.718205 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.719019 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.719075 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.719145 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.719201 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.719268 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.719329 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.719379 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.719426 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.719482 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.719530 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.719577 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.719623 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.719671 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.719719 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.719766 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.719822 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.719870 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.719921 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.719967 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.720012 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.720061 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.720117 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.720177 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.720227 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.720300 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.720300 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.720399 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.720448 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.720493 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.720543 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.720591 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.720591 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.720591 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.720591 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.720776 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.720826 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.720871 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.720916 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.720959 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.721006 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.721057 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.721107 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.721172 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.721231 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.721300 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.721347 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.721393 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.721442 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.721487 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.721603 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.721739 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.721796 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.721848 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.721895 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.721944 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.721993 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.722041 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.722085 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.722152 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.722220 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.722303 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.722358 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.722406 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.722452 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.722496 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.722541 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.722585 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.722632 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.722692 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.722739 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.722855 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.722913 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.722962 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.723008 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.723055 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.723105 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.723169 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.723219 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.723281 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.723330 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.723694 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.723743 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.723770 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.723794 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.723826 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.723849 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.724029 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724081 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724140 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724176 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724207 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724231 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724268 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.724292 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.724324 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724349 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724465 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.724612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.724612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.724612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.724612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724612 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724789 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.724815 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724842 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.724864 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.724892 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.724892 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.724892 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.724892 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.724974 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.725002 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.725034 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.725681 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 11:44:25.726103 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.726185 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.726238 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.726324 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.726372 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.726429 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.726482 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.726534 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.726581 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.726631 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.726631 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.726726 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112921) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.726786 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.726843 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.726843 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.726843 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.726963 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112921) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.726963 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112921) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.727888 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 11:44:25.727966 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 11:44:25.728017 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 11:44:25.728086 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 11:44:25.728127 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 11:44:25.728198 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 11:44:25.772849 np0000179154 devstack@c-api.service[112918]: INFO dbcounter [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Registered counter for database cinder Jun 09 11:44:25.773146 np0000179154 devstack@c-api.service[112919]: INFO dbcounter [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Registered counter for database cinder Jun 09 11:44:25.776611 np0000179154 devstack@c-api.service[112920]: INFO dbcounter [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Registered counter for database cinder Jun 09 11:44:25.791243 np0000179154 devstack@c-api.service[112921]: INFO dbcounter [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Registered counter for database cinder Jun 09 11:44:25.822246 np0000179154 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7fd742-f492-439f-b32a-ac830592648b 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:25.825726 np0000179154 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:25.831910 np0000179154 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:25.840447 np0000179154 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:25.938408 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writer thread running {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:44:25.941278 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:44:25.942862 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writer thread running {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:44:25.943750 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:44:25.946019 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:44:25.946137 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:44:25.948228 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:44:25.948686 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:44:25.949117 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.951393 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:44:25.951730 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writer thread running {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:44:25.952321 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.954032 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:44:25.954174 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:44:25.954344 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writer thread running {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 11:44:25.955309 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.956675 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:44:25.957014 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 11:44:25.958988 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:44:25.959441 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 11:44:25.960049 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.961371 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:44:25.961715 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 11:44:25.962520 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.963767 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 11:44:25.964616 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.966522 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.967575 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:25.989686 np0000179154 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7fd742-f492-439f-b32a-ac830592648b 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:26.008913 np0000179154 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:26.008913 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:44:26.009761 np0000179154 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:26.010372 np0000179154 devstack@c-api.service[112920]: INFO cinder.rpc [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:44:26.010453 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:44:26.010509 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.010565 np0000179154 devstack@c-api.service[112921]: INFO cinder.rpc [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:44:26.010565 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.010672 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:44:26.012913 np0000179154 devstack@c-api.service[112919]: INFO cinder.rpc [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:44:26.013866 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.014118 np0000179154 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:26.017529 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 11:44:26.020000 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.020064 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.020215 np0000179154 devstack@c-api.service[112918]: INFO cinder.rpc [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 11:44:26.021331 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.023182 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.023295 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.026430 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.027369 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.027457 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.030667 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.031475 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.032314 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.033557 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.033647 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.034603 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.035709 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.036848 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.036934 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.037599 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.040071 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.040184 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.040645 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.041025 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.042942 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.043617 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.043697 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.045118 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.045871 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.046579 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.046709 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.047362 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.048079 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.048162 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.050041 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.050117 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.050738 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.051062 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.052992 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.054163 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.055910 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.055998 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.056647 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.056976 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.057561 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.059852 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.060007 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.060130 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.060811 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.061592 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.061714 np0000179154 devstack@c-api.service[112920]: WARNING cinder.api.contrib.hosts [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:44:26.061882 np0000179154 devstack@c-api.service[112921]: WARNING cinder.api.contrib.hosts [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:44:26.062443 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.062648 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.063902 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.064028 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.064241 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.065402 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.065476 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.066915 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.066999 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.067050 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.068293 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.068369 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.069706 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.069778 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.069828 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.070492 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.071139 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.071208 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.072548 np0000179154 devstack@c-api.service[112919]: WARNING cinder.api.contrib.hosts [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:44:26.072649 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.072700 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.073162 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.073237 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.073499 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: extensions {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.073568 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: extensions {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.074579 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.074860 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: encryption {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.074930 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.075076 np0000179154 devstack@c-api.service[112918]: WARNING cinder.api.contrib.hosts [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 11:44:26.075859 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.076113 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.076428 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: capabilities {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.076523 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: capabilities {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.077171 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.077604 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.077760 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-quota-class-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.078629 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.078934 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.079060 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-volume-type-access {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.079183 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-quota-class-sets {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.080098 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.080473 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-volume-type-access {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.080562 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.080713 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: extra_specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.081422 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.082021 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: extra_specs {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.082298 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-hosts {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.082374 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.082793 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.083640 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-availability-zone {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.083757 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.083979 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-hosts {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.084205 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.084811 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: extensions {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.085025 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: consistencygroups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.085398 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-availability-zone {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.085522 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.086524 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: extensions {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.086650 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: consistencygroups {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.087027 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: cgsnapshots {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.087168 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: encryption {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.087889 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: encryption {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.088477 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-snapshot-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.088636 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: cgsnapshots {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.088784 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: capabilities {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.089398 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: capabilities {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.089893 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-volume-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.090040 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-snapshot-manage {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.090087 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-quota-class-sets {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.091370 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-volume-type-access {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.091424 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-quota-class-sets {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.091461 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: backups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.091496 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-volume-manage {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.092715 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-volume-type-access {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.092923 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: backups {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.093092 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: extra_specs {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.093612 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.094268 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: extra_specs {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.094726 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-hosts {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.094953 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: encryption {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.095220 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-volume-transfer {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.095829 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-hosts {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.096149 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-availability-zone {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.096546 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-volume-transfer {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.096848 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: scheduler-stats {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.097337 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-availability-zone {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.097532 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: consistencygroups {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.098120 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: scheduler-stats {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.098586 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: consistencygroups {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.098906 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: os-quota-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.099601 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: os-quota-sets {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.099819 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: cgsnapshots {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.100430 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extended resource: qos-specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.100657 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: cgsnapshots {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.101041 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extended resource: qos-specs {{(pid=112921) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.101316 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-snapshot-manage {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.102135 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-snapshot-manage {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.102742 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-volume-manage {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.102826 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] SnapshotActionsController initialized {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:44:26.103181 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.contrib.snapshot_actions [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] SnapshotActionsController initialized {{(pid=112921) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:44:26.103602 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-volume-manage {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.103656 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.104049 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.104236 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: backups {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.105119 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.105169 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: backups {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.105535 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.106293 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: encryption {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.106488 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.106870 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.107154 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: encryption {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.107885 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.107937 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-volume-transfer {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.108222 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.108808 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-volume-transfer {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.109214 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.109559 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.109606 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: scheduler-stats {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.110407 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: scheduler-stats {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.110845 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.110905 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.111108 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: os-quota-sets {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.111900 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: os-quota-sets {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.112073 np0000179154 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.112319 np0000179154 devstack@c-api.service[112921]: WARNING castellan.key_manager.migration [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.112537 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extended resource: qos-specs {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.112991 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113125 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension TypesManage extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113240 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113366 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113465 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113520 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension TypesManage extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113571 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extended resource: qos-specs {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 11:44:26.113632 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113686 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113686 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113786 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113786 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension UsedLimits extending resource: limits {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113888 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.113952 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114146 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114146 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension AdminActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114506 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeActions extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114606 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension AdminActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114704 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114815 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension AdminActions extending resource: backups {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.114916 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension UsedLimits extending resource: limits {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115020 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115127 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115234 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115378 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115496 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-a8d873ca-6ea7-46f7-877b-480a7713e566 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension AdminActions extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension AdminActions extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension AdminActions extending resource: backups {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115597 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.115977 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] SnapshotActionsController initialized {{(pid=112919) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:44:26.116032 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.v3.router [None req-48777184-c3df-4b64-8a7f-8c9f409bc291 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112921) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.116082 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] SnapshotActionsController initialized {{(pid=112918) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 11:44:26.116302 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.116527 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.117607 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.118080 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.118941 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.119493 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.120284 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.120826 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.121635 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.122151 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.122976 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.123219 np0000179154 devstack@c-api.service[112921]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753a4aea3668 pid: 112921 (default app) Jun 09 11:44:26.123513 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.123563 np0000179154 devstack@c-api.service[112920]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753a4aea3668 pid: 112920 (default app) Jun 09 11:44:26.124400 np0000179154 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.124895 np0000179154 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 11:44:26.125365 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.125481 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension TypesManage extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.125598 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.125700 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.125882 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.125996 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension TypesManage extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126115 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126226 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126366 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeActions extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126414 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeActions extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126577 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126627 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126713 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension UsedLimits extending resource: limits {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126799 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension UsedLimits extending resource: limits {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126867 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126906 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126942 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.126976 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127017 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127057 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127092 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension AdminActions extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127190 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension AdminActions extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127233 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension AdminActions extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127293 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension AdminActions extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127329 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension AdminActions extending resource: backups {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127398 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension AdminActions extending resource: backups {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127437 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127479 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127658 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127789 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127868 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-3e7fd742-f492-439f-b32a-ac830592648b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.127937 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-0b40a52b-91e5-438f-a06e-1ac1557a587b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 11:44:26.131491 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.131491 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.131693 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.131693 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.131693 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.131693 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.131693 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132090 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132546 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132546 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132546 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132546 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132546 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132876 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132876 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.132876 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.132876 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133045 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133045 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133045 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133045 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133221 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133221 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133221 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133221 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133221 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133469 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133469 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133469 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133469 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133469 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133669 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.133909 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134157 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134511 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134749 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134749 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134749 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134749 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134933 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134933 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134933 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.134933 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.134933 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.135142 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.135142 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.135142 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.135142 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.135142 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136147 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136567 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136567 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136567 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136567 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136567 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136961 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136961 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136961 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.136961 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.136961 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137334 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137334 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137334 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137334 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137655 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137655 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137655 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137655 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137954 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137954 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137954 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.137954 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.137954 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.138379 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.138379 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.138379 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.138379 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.138379 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.138724 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.138724 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.138724 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.138724 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139054 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139054 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139054 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139054 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139424 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139424 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139424 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139424 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139726 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139726 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.139726 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.139726 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140024 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140024 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140024 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140024 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140328 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140863 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140863 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140863 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.140863 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.140863 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141218 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141743 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.141999 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142228 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142461 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142461 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142461 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142461 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142625 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142625 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142625 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142625 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142792 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142792 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142792 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142792 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142957 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142957 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142957 np0000179154 devstack@c-api.service[112921]: /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 09 11:44:26.142957 np0000179154 devstack@c-api.service[112921]: warnings.warn(deprecated_msg) Jun 09 11:44:26.142957 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-4bb46f1a-3faf-4908-87f6-f24a471380bb None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:44:26.143146 np0000179154 devstack@c-api.service[112918]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753a4aea3668 pid: 112918 (default app) Jun 09 11:44:26.143180 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Tue Jun 9 11:44:26 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:44:26.143214 np0000179154 devstack@c-api.service[112919]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x753a4aea3668 pid: 112919 (default app) Jun 09 11:44:33.955673 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.955673 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.955673 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.955673 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.955673 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956598 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.956598 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956598 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.956598 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956598 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.956958 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957338 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957338 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957338 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957338 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957598 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957598 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957598 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957598 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957844 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957844 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.957844 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.957844 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958090 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958090 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958090 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958090 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958090 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958432 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958432 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958432 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958432 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958432 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.958714 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959073 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959466 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959805 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959805 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959805 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.959805 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.959805 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960099 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960099 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960099 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960099 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960099 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.960785 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961115 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961115 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961115 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961115 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961115 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961438 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961438 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961438 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961733 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961733 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961733 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961733 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961971 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961971 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.961971 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.961971 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962208 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962208 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962208 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962208 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962208 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962517 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962517 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962517 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962517 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962517 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962795 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962795 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.962795 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.962795 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963037 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963037 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963037 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963037 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963301 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963301 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963301 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963301 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963538 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963538 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963538 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963538 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963771 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963771 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.963771 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.963771 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964002 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964002 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964002 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964002 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964002 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964318 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964679 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964679 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964679 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964679 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964679 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.964983 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965342 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.965684 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.966041 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.966554 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.966554 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.966554 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.966554 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967020 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.967020 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967020 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.967020 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967020 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 11:44:33.967672 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:44:34.561184 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 admin admin] POST https://199.204.45.109/volume/v3/types Jun 09 11:44:34.561897 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:44:34.564059 np0000179154 devstack@c-api.service[112920]: /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 09 11:44:34.564059 np0000179154 devstack@c-api.service[112920]: warnings.warn( Jun 09 11:44:34.607372 np0000179154 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:34.651046 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 09 11:44:34.651619 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Tue Jun 9 11:44:33 2026] POST /volume/v3/types => generated 186 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:44:34.678775 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.678775 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.678775 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.678775 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.678775 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679561 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679561 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679561 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679561 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679561 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679741 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679917 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679917 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.679917 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.679917 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680040 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680040 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680040 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680040 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680154 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680154 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680154 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680154 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680322 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680322 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680322 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680322 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680322 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680456 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680456 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680456 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680456 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680456 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680596 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680773 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.680954 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681131 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681131 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681131 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681131 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681131 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681278 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681278 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681412 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681564 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681723 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681723 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681723 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681723 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681723 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681889 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681889 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681889 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.681889 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.681889 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682031 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682031 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682031 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682031 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682134 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682134 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682134 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682134 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682236 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682236 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682236 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.682236 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.682236 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.685644 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.685644 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.685644 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.685644 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.685644 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.685841 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.685841 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.685841 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.685841 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.686004 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.686004 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.686004 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.686004 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.686154 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.686154 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.686154 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.686154 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687457 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687457 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687457 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687457 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687634 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687634 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687634 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687634 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687815 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687815 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687815 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.687815 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.687815 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688049 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688343 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688343 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688343 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688343 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688343 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688532 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.688777 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689016 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689278 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689522 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689522 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689522 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689522 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689679 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689679 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689679 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689679 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689679 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 11:44:34.689867 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 req-1a54a821-2c71-4cd4-9a89-e2a720b71b9f None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:44:35.141386 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 req-1a54a821-2c71-4cd4-9a89-e2a720b71b9f admin admin] POST https://199.204.45.109/volume/v3/types/7d76dfc0-c448-4f69-b45b-1ab652b85d73/extra_specs Jun 09 11:44:35.142514 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 req-1a54a821-2c71-4cd4-9a89-e2a720b71b9f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 11:44:35.144557 np0000179154 devstack@c-api.service[112918]: /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 09 11:44:35.144557 np0000179154 devstack@c-api.service[112918]: warnings.warn( Jun 09 11:44:35.191050 np0000179154 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 req-1a54a821-2c71-4cd4-9a89-e2a720b71b9f 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:44:35.263818 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-b37b33aa-3257-4ddd-a09b-c4c51c9fa298 req-1a54a821-2c71-4cd4-9a89-e2a720b71b9f admin admin] https://199.204.45.109/volume/v3/types/7d76dfc0-c448-4f69-b45b-1ab652b85d73/extra_specs returned with HTTP 200 Jun 09 11:44:35.264789 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Tue Jun 9 11:44:34 2026] POST /volume/v3/types/7d76dfc0-c448-4f69-b45b-1ab652b85d73/extra_specs => generated 55 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:44:36.010203 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=6 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:44:36.015567 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=6 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:44:44.647383 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:44:45.261555 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:47:44.316542 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-c94db750-cc4c-4b09-b899-d940fe45c61e None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:47:44.317308 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-c94db750-cc4c-4b09-b899-d940fe45c61e None None] GET https://199.204.45.109/volume// Jun 09 11:47:44.317522 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-c94db750-cc4c-4b09-b899-d940fe45c61e None None] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:47:44.317846 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-c94db750-cc4c-4b09-b899-d940fe45c61e None None] Calling method 'all' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:47:44.318569 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-c94db750-cc4c-4b09-b899-d940fe45c61e None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 09 11:47:44.318951 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Tue Jun 9 11:47:44 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 11:48:22.651619 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.651619 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.651619 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.651619 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.651619 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.652716 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.652716 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.652716 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.652716 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.652716 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.653173 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.653783 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.653783 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.653783 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.653783 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654136 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654136 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654136 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654136 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654540 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654540 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654540 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654540 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654940 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.654940 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.654940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655494 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.655494 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655494 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.655494 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655494 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.655940 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.656827 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.657635 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657976 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.657976 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657976 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.657976 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.657976 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658317 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658317 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658317 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658317 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658317 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658586 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.658933 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659272 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659272 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659272 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659272 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659272 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659602 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659602 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659602 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659602 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659602 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659880 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659880 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.659880 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.659880 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660109 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660109 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660109 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660109 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660399 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660399 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660399 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660399 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660399 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660706 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660706 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660706 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660706 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660706 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660977 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660977 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.660977 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.660977 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661210 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661210 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661210 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661210 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661653 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661653 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661653 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661653 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661886 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661886 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.661886 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.661886 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662141 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662141 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662141 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662141 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662400 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662400 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662400 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662400 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662400 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662616 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662862 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662862 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662862 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.662862 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.662862 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663054 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663308 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663551 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.663793 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664061 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664061 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664061 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664061 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664244 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664244 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664244 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664244 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664244 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-27186c34-390f-493d-be61-78bc94fa62c4 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:22.664498 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 1/5] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 9 11:48:22 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:48:22.699597 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-372cb7c0-5a96-415e-ac6a-4cd817419148 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:22.709451 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 2/6] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 9 11:48:22 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:48:22.753091 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [req-372cb7c0-5a96-415e-ac6a-4cd817419148 req-21930333-0cab-4448-af8f-24244b8c3618 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:22.758764 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-372cb7c0-5a96-415e-ac6a-4cd817419148 req-21930333-0cab-4448-af8f-24244b8c3618 demo demo] GET https://199.204.45.109/volume/v3/ Jun 09 11:48:22.759147 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [req-372cb7c0-5a96-415e-ac6a-4cd817419148 req-21930333-0cab-4448-af8f-24244b8c3618 demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:22.759590 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [req-372cb7c0-5a96-415e-ac6a-4cd817419148 req-21930333-0cab-4448-af8f-24244b8c3618 demo demo] Calling method 'version_select' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:22.761181 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-372cb7c0-5a96-415e-ac6a-4cd817419148 req-21930333-0cab-4448-af8f-24244b8c3618 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 09 11:48:22.761933 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 2/7] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 9 11:48:22 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 09 11:48:22.807071 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:23.216146 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 09 11:48:23.216499 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:23.216782 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 demo demo] Calling method 'show' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:23.257864 np0000179154 devstack@c-api.service[112921]: DEBUG oslo_db.sqlalchemy.engines [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 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=112921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:48:23.277322 np0000179154 devstack@c-api.service[112921]: /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 09 11:48:23.277322 np0000179154 devstack@c-api.service[112921]: warnings.warn( Jun 09 11:48:23.279659 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-8b3a64e3-6883-4ccf-828d-8b824ce2cfd0 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 09 11:48:23.280125 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 3/8] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 9 11:48:22 2026] GET /volume/v3/types/default => generated 145 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:23.392700 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:23.771462 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 demo demo] GET https://199.204.45.109/volume/v3/types Jun 09 11:48:23.772401 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:23.772401 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 demo demo] Calling method 'index' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:23.772561 np0000179154 devstack@c-api.service[112919]: /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 09 11:48:23.772561 np0000179154 devstack@c-api.service[112919]: warnings.warn( Jun 09 11:48:23.773218 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:48:23.818405 np0000179154 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 11:48:23.843433 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-44f32ae9-4413-41a6-8b56-fcebce6e7c14 demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 09 11:48:23.843966 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1290 bytes} [Tue Jun 9 11:48:23 2026] GET /volume/v3/types => generated 377 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:24.291627 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-7928f05c-7f6f-4fb9-a264-75151f4d72eb None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:24.292887 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 3/10] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 9 11:48:24 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 11:48:24.330198 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:24.338043 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 9 11:48:24 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 09 11:48:24.381588 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 req-7a1c1ec5-a539-4349-bbf2-45622729c841 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:24.385154 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 req-7a1c1ec5-a539-4349-bbf2-45622729c841 demo demo] GET https://199.204.45.109/volume/v3/ Jun 09 11:48:24.385504 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 req-7a1c1ec5-a539-4349-bbf2-45622729c841 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:24.385771 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 req-7a1c1ec5-a539-4349-bbf2-45622729c841 demo demo] Calling method 'version_select' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:24.386406 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-b826ca3e-9a5e-42b7-b178-70baf99d01d8 req-7a1c1ec5-a539-4349-bbf2-45622729c841 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 09 11:48:24.386867 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 4/12] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 9 11:48:24 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:24.434924 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-06ecf82c-afcb-4dc7-a06a-3549c2ad692f None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:24.437278 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-06ecf82c-afcb-4dc7-a06a-3549c2ad692f demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 09 11:48:24.437525 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-06ecf82c-afcb-4dc7-a06a-3549c2ad692f demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:24.437847 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-06ecf82c-afcb-4dc7-a06a-3549c2ad692f demo demo] Calling method 'show' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:24.455706 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-06ecf82c-afcb-4dc7-a06a-3549c2ad692f demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 09 11:48:24.456119 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 9 11:48:24 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:25.200128 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-e7886fe5-e3e1-4f6d-9e38-986573af8069 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.201231 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 4/14] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.235191 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-315718ad-a346-452d-8398-924e22f2d3f9 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.238381 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.274902 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [req-315718ad-a346-452d-8398-924e22f2d3f9 req-b07b88fa-17b1-44aa-92b5-5a66eec53f5a None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.278173 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-315718ad-a346-452d-8398-924e22f2d3f9 req-b07b88fa-17b1-44aa-92b5-5a66eec53f5a demo demo] GET https://199.204.45.109/volume/v3/ Jun 09 11:48:25.278558 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-315718ad-a346-452d-8398-924e22f2d3f9 req-b07b88fa-17b1-44aa-92b5-5a66eec53f5a demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:25.278926 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-315718ad-a346-452d-8398-924e22f2d3f9 req-b07b88fa-17b1-44aa-92b5-5a66eec53f5a demo demo] Calling method 'version_select' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:25.279622 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-315718ad-a346-452d-8398-924e22f2d3f9 req-b07b88fa-17b1-44aa-92b5-5a66eec53f5a demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 09 11:48:25.280275 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 5/16] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 9 11:48:25 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:25.320804 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-bd5b7f57-3510-4517-be16-739007092f93 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.323681 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-bd5b7f57-3510-4517-be16-739007092f93 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 09 11:48:25.323940 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-bd5b7f57-3510-4517-be16-739007092f93 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:25.324262 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-bd5b7f57-3510-4517-be16-739007092f93 demo demo] Calling method 'show' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:25.334566 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-bd5b7f57-3510-4517-be16-739007092f93 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 09 11:48:25.335025 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.373149 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-acf7c437-b123-4fde-95fc-ca975cc6e289 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.374554 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 5/18] 199.204.45.109 () {62 vars in 1068 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.413821 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-5c838ab9-1806-46ba-b8ad-243461042ad7 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.418135 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1272 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.459794 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [req-5c838ab9-1806-46ba-b8ad-243461042ad7 req-add84e5c-6332-437c-8385-f8ee1bafaa6c None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.462845 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-5c838ab9-1806-46ba-b8ad-243461042ad7 req-add84e5c-6332-437c-8385-f8ee1bafaa6c demo demo] GET https://199.204.45.109/volume/v3/ Jun 09 11:48:25.463104 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-5c838ab9-1806-46ba-b8ad-243461042ad7 req-add84e5c-6332-437c-8385-f8ee1bafaa6c demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:25.463423 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [req-5c838ab9-1806-46ba-b8ad-243461042ad7 req-add84e5c-6332-437c-8385-f8ee1bafaa6c demo demo] Calling method 'version_select' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:25.463959 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [req-5c838ab9-1806-46ba-b8ad-243461042ad7 req-add84e5c-6332-437c-8385-f8ee1bafaa6c demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 09 11:48:25.464492 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 6/20] 199.204.45.109 () {66 vars in 1346 bytes} [Tue Jun 9 11:48:25 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 09 11:48:25.503597 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-3de24099-a1f2-4944-9b4e-add3f0a1a9a4 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:48:25.507157 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-3de24099-a1f2-4944-9b4e-add3f0a1a9a4 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 09 11:48:25.507439 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-3de24099-a1f2-4944-9b4e-add3f0a1a9a4 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:48:25.507715 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-3de24099-a1f2-4944-9b4e-add3f0a1a9a4 demo demo] Calling method 'show' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:48:25.517788 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-3de24099-a1f2-4944-9b4e-add3f0a1a9a4 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 09 11:48:25.518148 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1301 bytes} [Tue Jun 9 11:48:25 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 11:48:33.274684 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=2 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:48:35.513593 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=7 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:53:09.412427 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-e66807e6-405e-4820-886a-75f5b0859071 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:53:09.503494 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:53:09.503827 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:53:09.504050 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:53:09.504861 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:53:09.506163 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:53:09.544833 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] Get all volumes completed successfully. Jun 09 11:53:09.548056 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-e66807e6-405e-4820-886a-75f5b0859071 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:53:09.548550 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 6/22] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:53:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:53:19.535534 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:54:09.569284 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-45b9373a-caba-401b-b302-1f6d2a83fdae None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:54:09.571773 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:54:09.571932 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:54:09.572137 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:54:09.573414 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:54:09.573565 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:54:09.602781 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] Get all volumes completed successfully. Jun 09 11:54:09.604815 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-45b9373a-caba-401b-b302-1f6d2a83fdae demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:54:09.605206 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:54:09 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 09 11:54:19.595895 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:55:09.622609 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:55:09.627004 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:55:09.627298 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:55:09.627862 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:55:09.628359 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:55:09.629456 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:55:09.673058 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] Get all volumes completed successfully. Jun 09 11:55:09.676883 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-2999d039-a614-4d01-b4b4-6f82c0052b52 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:55:09.677173 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 7/24] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:55:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:55:19.661244 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:56:09.699695 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-9bb47f39-db09-44df-9815-51f9b4723a84 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:56:09.708320 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:56:09.708320 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:56:09.708320 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:56:09.708685 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:56:09.710969 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:56:09.750761 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] Get all volumes completed successfully. Jun 09 11:56:09.754389 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-9bb47f39-db09-44df-9815-51f9b4723a84 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:56:09.754718 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:56:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:56:19.741453 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:57:09.811095 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:57:09.814908 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:57:09.814908 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:57:09.814908 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:57:09.815051 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:57:09.816188 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:57:09.824647 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] Get all volumes completed successfully. Jun 09 11:57:09.827306 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-48afb1d3-4832-4fdd-ad6b-b6df35930f7a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:57:09.827306 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 7/26] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:57:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:57:19.819790 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:58:09.859301 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:58:10.133234 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:58:10.133543 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:58:10.133639 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:58:10.134356 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:58:10.135096 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:58:10.145567 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] Get all volumes completed successfully. Jun 09 11:58:10.147600 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-bf1b8f6c-b815-4c40-9e8a-7232e5d3c19d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:58:10.147960 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:58:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 11:58:20.140164 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 11:59:10.179432 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 11:59:10.183067 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 11:59:10.183683 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 11:59:10.184014 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 11:59:10.184629 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 11:59:10.185780 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 11:59:10.200522 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] Get all volumes completed successfully. Jun 09 11:59:10.205631 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-6ca51a1a-3d1c-4676-9bf9-901ba1604451 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 11:59:10.206743 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 8/28] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 11:59:10 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 09 11:59:20.190583 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:00:10.219484 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-98818281-865a-44a6-b4db-e505b785711d None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:00:10.222394 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:00:10.222585 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:00:10.222779 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:00:10.223036 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:00:10.223820 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:00:10.233360 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] Get all volumes completed successfully. Jun 09 12:00:10.235524 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-98818281-865a-44a6-b4db-e505b785711d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:00:10.235994 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:00:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:00:20.227412 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:01:10.254142 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:01:10.257353 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:01:10.257647 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:01:10.257973 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:01:10.258360 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:01:10.259445 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:01:10.268948 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] Get all volumes completed successfully. Jun 09 12:01:10.271778 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-134ae11a-a3ec-4038-b73a-13788b74ce47 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:01:10.272588 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 8/30] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:01:10 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 09 12:01:20.263597 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:02:10.291160 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:02:10.294760 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:02:10.295042 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:02:10.295332 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:02:10.295658 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:02:10.296954 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:02:10.307366 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] Get all volumes completed successfully. Jun 09 12:02:10.310173 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-1ef01cfc-edbe-431a-bdf9-fa1ea50c0ed4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:02:10.310688 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:02:10 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 09 12:02:20.300676 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:03:10.330706 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-f3504352-d508-4566-b356-bcb30dc1c50b None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:03:10.490014 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:03:10.490239 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:03:10.490486 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:03:10.490862 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:03:10.492100 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:03:10.503939 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] Get all volumes completed successfully. Jun 09 12:03:10.507444 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-f3504352-d508-4566-b356-bcb30dc1c50b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:03:10.508067 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 9/32] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:03:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:03:20.496306 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:04:10.526379 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:04:10.528981 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:04:10.529307 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:04:10.529614 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:04:10.530020 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:04:10.531244 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:04:10.542564 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] Get all volumes completed successfully. Jun 09 12:04:10.544734 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-cde13f22-470d-47f8-aabe-a53ea0e5ebec demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:04:10.545145 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:04:10 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 09 12:04:20.536930 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:05:10.563369 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:05:10.565737 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:05:10.565943 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:05:10.566122 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:05:10.566503 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:05:10.567597 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:05:10.576718 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] Get all volumes completed successfully. Jun 09 12:05:10.578876 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-c25ad18a-84d6-4dc5-af05-add0f017cdad demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:05:10.579296 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 9/34] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:05:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:05:20.571531 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:06:10.600664 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-4416f236-222c-4139-925f-98734b67d537 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:06:10.607508 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:06:10.607905 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:06:10.608384 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:06:10.608932 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:06:10.611294 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:06:10.629186 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] Get all volumes completed successfully. Jun 09 12:06:10.634891 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-4416f236-222c-4139-925f-98734b67d537 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:06:10.635596 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:06:10 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 09 12:06:20.629980 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:07:10.651361 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:07:10.657354 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:07:10.658021 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:07:10.658759 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:07:10.659591 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:07:10.662691 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:07:10.674810 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] Get all volumes completed successfully. Jun 09 12:07:10.678506 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-de955c03-1ef6-4dfb-96d1-80a43cf76d72 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:07:10.679102 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 10/36] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:07:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:07:20.667419 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:08:10.697129 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:08:10.702020 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:08:10.702383 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:08:10.702720 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:08:10.703139 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:08:10.704430 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:08:10.716346 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] Get all volumes completed successfully. Jun 09 12:08:10.720878 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-2331aa5f-c01f-4a01-8530-b9db15ee0c30 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:08:10.721474 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:08:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:08:20.709431 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:09:10.748881 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:09:10.895856 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:09:10.896115 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:09:10.896404 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:09:10.896722 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:09:10.897730 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:09:10.907184 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] Get all volumes completed successfully. Jun 09 12:09:10.909726 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-f9101ac1-04c9-4602-9cb9-85cae1c9cebb demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:09:10.910157 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 10/38] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:09:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:09:20.901119 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:10:10.927080 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:10:10.930409 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:10:10.930749 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:10:10.931017 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:10:10.931372 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:10:10.932408 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:10:10.942320 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] Get all volumes completed successfully. Jun 09 12:10:10.944490 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-491038c1-9b75-47a4-972f-6d5b49573fc6 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:10:10.944756 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 10/39] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:10:10 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 09 12:10:20.936279 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:11:10.960834 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:11:10.967837 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:11:10.968220 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:11:10.968632 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:11:10.969092 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:11:10.970678 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:11:10.981859 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] Get all volumes completed successfully. Jun 09 12:11:10.984637 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-ba7a1432-66ec-4a58-998c-806f2dbf90f3 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:11:10.985051 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 11/40] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:11:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:11:20.975542 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:12:11.005651 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:12:11.009618 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:12:11.009874 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:12:11.010148 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:12:11.010585 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:12:11.011701 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:12:11.022232 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] Get all volumes completed successfully. Jun 09 12:12:11.024271 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-9f023a17-8bd6-4a2f-b95e-c0347a166f47 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:12:11.024662 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:12:11 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 09 12:12:21.016240 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:13:11.040931 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:13:11.045568 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:13:11.045777 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:13:11.046048 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:13:11.046390 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:13:11.047467 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:13:11.060818 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] Get all volumes completed successfully. Jun 09 12:13:11.063450 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-9c251b56-96a2-4a65-becf-002ab55eeaf4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:13:11.063997 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 11/42] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:13:11 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 09 12:13:21.052718 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:14:11.083408 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:14:11.185376 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:14:11.185735 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:14:11.186173 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:14:11.186542 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:14:11.187965 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:14:11.196834 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] Get all volumes completed successfully. Jun 09 12:14:11.198797 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-c5492189-cde4-4a4c-bec6-0f4edb90d650 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:14:11.199070 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 11/43] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:14:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:14:21.192391 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:15:11.220724 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:15:11.224373 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:15:11.224614 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:15:11.224876 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:15:11.225190 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:15:11.226286 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:15:11.238214 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] Get all volumes completed successfully. Jun 09 12:15:11.241127 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-4d1a5289-e47b-4405-b4ca-f8c91287e337 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:15:11.241605 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 12/44] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:15:11 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 09 12:15:21.229626 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:16:11.258070 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:16:11.262103 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:16:11.262497 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:16:11.262877 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:16:11.263355 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:16:11.264812 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:16:11.273914 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] Get all volumes completed successfully. Jun 09 12:16:11.275768 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-5b337680-ff3f-4330-8f0f-3d739af509d5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:16:11.276077 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 11/45] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:16:11 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 09 12:16:21.269387 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:17:11.291432 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-069e6e34-6477-4e86-bc80-80e45d332021 None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:17:11.294441 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:17:11.294659 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:17:11.294931 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:17:11.295244 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:17:11.296241 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:17:11.306465 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] Get all volumes completed successfully. Jun 09 12:17:11.309036 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-069e6e34-6477-4e86-bc80-80e45d332021 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:17:11.309490 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 12/46] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:17:11 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 09 12:17:21.300176 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:18:11.325126 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:18:11.328234 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:18:11.328520 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:18:11.328782 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:18:11.329078 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:18:11.330094 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:18:11.339866 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] Get all volumes completed successfully. Jun 09 12:18:11.342447 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-9c0071a9-bdb6-4fd6-91aa-6ed745fdcc0f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:18:11.342884 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 12/47] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:18:11 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 09 12:18:21.333605 np0000179154 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:19:11.365651 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.middleware.request_id [None req-3172cc06-b428-43c9-8739-094ab1893176 None None] RequestId filter calling following filter/app {{(pid=112921) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:19:11.368758 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:19:11.369004 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] Empty body provided in request {{(pid=112921) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:19:11.369288 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.openstack.wsgi [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] Calling method 'detail' {{(pid=112921) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:19:11.370055 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.api.api_utils [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] Removing options '' from query. {{(pid=112921) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:19:11.371059 np0000179154 devstack@c-api.service[112921]: DEBUG cinder.volume.api [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112921) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:19:11.381558 np0000179154 devstack@c-api.service[112921]: INFO cinder.volume.api [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] Get all volumes completed successfully. Jun 09 12:19:11.385277 np0000179154 devstack@c-api.service[112921]: INFO cinder.api.openstack.wsgi [None req-3172cc06-b428-43c9-8739-094ab1893176 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:19:11.385984 np0000179154 devstack@c-api.service[112921]: [pid: 112921|app: 0|req: 13/48] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:19:11 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 09 12:19:21.374928 np0000179154 devstack@c-api.service[112921]: DEBUG dbcounter [-] [112921] Writing DB stats cinder:SELECT=1 {{(pid=112921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:20:11.406362 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-b75af220-9077-4d1a-8cc5-95b427708e0b None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:20:11.596111 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:20:11.596639 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] Empty body provided in request {{(pid=112919) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:20:11.597133 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] Calling method 'detail' {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:20:11.597486 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.api.api_utils [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] Removing options '' from query. {{(pid=112919) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:20:11.598510 np0000179154 devstack@c-api.service[112919]: DEBUG cinder.volume.api [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112919) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:20:11.611276 np0000179154 devstack@c-api.service[112919]: INFO cinder.volume.api [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] Get all volumes completed successfully. Jun 09 12:20:11.614064 np0000179154 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-b75af220-9077-4d1a-8cc5-95b427708e0b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:20:11.614794 np0000179154 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 12/49] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:20:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 12:20:21.604303 np0000179154 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:21:11.636289 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-99198667-2a6a-428f-bb21-a71870143fde None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:21:11.639730 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:21:11.639990 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:21:11.640310 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] Calling method 'detail' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:21:11.640658 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.api.api_utils [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] Removing options '' from query. {{(pid=112920) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:21:11.641731 np0000179154 devstack@c-api.service[112920]: DEBUG cinder.volume.api [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112920) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:21:11.651450 np0000179154 devstack@c-api.service[112920]: INFO cinder.volume.api [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] Get all volumes completed successfully. Jun 09 12:21:11.653936 np0000179154 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-99198667-2a6a-428f-bb21-a71870143fde demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:21:11.654459 np0000179154 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 13/50] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:21:11 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 09 12:21:21.646632 np0000179154 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=1 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 12:22:11.669682 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [None req-7e315869-1815-428c-aab0-993ac378387f None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 12:22:11.672400 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 09 12:22:11.672400 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] Empty body provided in request {{(pid=112918) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 12:22:11.672699 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] Calling method 'detail' {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 12:22:11.672902 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.api.api_utils [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] Removing options '' from query. {{(pid=112918) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 12:22:11.673687 np0000179154 devstack@c-api.service[112918]: DEBUG cinder.volume.api [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112918) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 09 12:22:11.684889 np0000179154 devstack@c-api.service[112918]: INFO cinder.volume.api [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] Get all volumes completed successfully. Jun 09 12:22:11.687869 np0000179154 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [None req-7e315869-1815-428c-aab0-993ac378387f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 09 12:22:11.688391 np0000179154 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 13/51] 199.204.45.109 () {64 vars in 1296 bytes} [Tue Jun 9 12:22:11 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)