Jun 17 20:25:31.261449 np0000181538 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:25:31.269427 np0000181538 devstack@c-api.service[117095]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:25:31 2026] *** Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: nodename: np0000181538 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: machine: x86_64 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: clock source: unix Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: pcre jit disabled Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: detected number of CPU cores: 16 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: current working directory: / Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: your processes number limit is 256917 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: your memory page size is 4096 bytes Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: detected max file descriptor number: 2048 Jun 17 20:25:31.272077 np0000181538 devstack@c-api.service[117095]: lock engine: pthread robust mutexes Jun 17 20:25:31.272512 np0000181538 devstack@c-api.service[117095]: thunder lock: enabled Jun 17 20:25:31.272512 np0000181538 devstack@c-api.service[117095]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:25:31.272512 np0000181538 devstack@c-api.service[117095]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:25:31.272512 np0000181538 devstack@c-api.service[117095]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:25:31.272512 np0000181538 devstack@c-api.service[117095]: Set PythonHome to /opt/stack/data/venv Jun 17 20:25:31.310063 np0000181538 devstack@c-api.service[117095]: Python main interpreter initialized at 0x7d61f0aa3668 Jun 17 20:25:31.310063 np0000181538 devstack@c-api.service[117095]: python threads support enabled Jun 17 20:25:31.310063 np0000181538 devstack@c-api.service[117095]: your server socket listen backlog is limited to 100 connections Jun 17 20:25:31.310063 np0000181538 devstack@c-api.service[117095]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:25:31.310638 np0000181538 devstack@c-api.service[117095]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:25:31.310781 np0000181538 devstack@c-api.service[117095]: *** Operational MODE: preforking *** Jun 17 20:25:31.311273 np0000181538 devstack@c-api.service[117095]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:25:31.311273 np0000181538 devstack@c-api.service[117095]: spawned uWSGI master process (pid: 117095) Jun 17 20:25:31.311436 np0000181538 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:25:31.312049 np0000181538 devstack@c-api.service[117095]: spawned uWSGI worker 1 (pid: 117102, cores: 1) Jun 17 20:25:31.312585 np0000181538 devstack@c-api.service[117095]: spawned uWSGI worker 2 (pid: 117103, cores: 1) Jun 17 20:25:31.313150 np0000181538 devstack@c-api.service[117095]: spawned uWSGI worker 3 (pid: 117104, cores: 1) Jun 17 20:25:31.313692 np0000181538 devstack@c-api.service[117095]: spawned uWSGI worker 4 (pid: 117105, cores: 1) Jun 17 20:25:31.313787 np0000181538 devstack@c-api.service[117095]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: we strongly recommend against using it for new projects. Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: framework. For more detail see Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:25:31.454661 np0000181538 devstack@c-api.service[117102]: import eventlet # noqa Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: we strongly recommend against using it for new projects. Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: framework. For more detail see Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:25:31.457149 np0000181538 devstack@c-api.service[117103]: import eventlet # noqa Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: we strongly recommend against using it for new projects. Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: framework. For more detail see Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:25:31.468260 np0000181538 devstack@c-api.service[117104]: import eventlet # noqa Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: we strongly recommend against using it for new projects. Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: framework. For more detail see Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:25:31.493869 np0000181538 devstack@c-api.service[117105]: import eventlet # noqa Jun 17 20:25:31.543493 np0000181538 devstack@c-api.service[117102]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:25:31.543493 np0000181538 devstack@c-api.service[117102]: warnings.warn( Jun 17 20:25:31.551763 np0000181538 devstack@c-api.service[117103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:25:31.551763 np0000181538 devstack@c-api.service[117103]: warnings.warn( Jun 17 20:25:31.556502 np0000181538 devstack@c-api.service[117104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:25:31.556502 np0000181538 devstack@c-api.service[117104]: warnings.warn( Jun 17 20:25:31.589986 np0000181538 devstack@c-api.service[117105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:25:31.589986 np0000181538 devstack@c-api.service[117105]: warnings.warn( Jun 17 20:25:31.634192 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:31.634192 np0000181538 devstack@c-api.service[117102]: from cgi import parse_header Jun 17 20:25:31.638857 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:31.638857 np0000181538 devstack@c-api.service[117104]: from cgi import parse_header Jun 17 20:25:31.655005 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:31.655005 np0000181538 devstack@c-api.service[117103]: from cgi import parse_header Jun 17 20:25:31.685423 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:31.685423 np0000181538 devstack@c-api.service[117105]: from cgi import parse_header Jun 17 20:25:31.690039 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:31.690039 np0000181538 devstack@c-api.service[117104]: removals.removed_module( Jun 17 20:25:31.691577 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:31.691577 np0000181538 devstack@c-api.service[117104]: removals.removed_module( Jun 17 20:25:31.696380 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:31.696380 np0000181538 devstack@c-api.service[117102]: removals.removed_module( Jun 17 20:25:31.698879 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:31.698879 np0000181538 devstack@c-api.service[117102]: removals.removed_module( Jun 17 20:25:31.724566 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:31.724566 np0000181538 devstack@c-api.service[117103]: removals.removed_module( Jun 17 20:25:31.726904 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:31.726904 np0000181538 devstack@c-api.service[117103]: removals.removed_module( Jun 17 20:25:31.741140 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:31.741140 np0000181538 devstack@c-api.service[117105]: removals.removed_module( Jun 17 20:25:31.743134 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:31.743134 np0000181538 devstack@c-api.service[117105]: removals.removed_module( Jun 17 20:25:32.364919 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:32.364919 np0000181538 devstack@c-api.service[117102]: warnings.warn( Jun 17 20:25:32.393916 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:32.393916 np0000181538 devstack@c-api.service[117104]: warnings.warn( Jun 17 20:25:32.405756 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:32.405756 np0000181538 devstack@c-api.service[117103]: warnings.warn( Jun 17 20:25:32.458865 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:32.458865 np0000181538 devstack@c-api.service[117105]: warnings.warn( Jun 17 20:25:32.478040 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:32.478040 np0000181538 devstack@c-api.service[117102]: warnings.warn( Jun 17 20:25:32.496046 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:32.496046 np0000181538 devstack@c-api.service[117104]: warnings.warn( Jun 17 20:25:32.512788 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:32.512788 np0000181538 devstack@c-api.service[117103]: warnings.warn( Jun 17 20:25:32.560857 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:32.560857 np0000181538 devstack@c-api.service[117105]: warnings.warn( Jun 17 20:25:32.796389 np0000181538 devstack@c-api.service[117102]: 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 17 20:25:32.796506 np0000181538 devstack@c-api.service[117102]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117102) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:25:32.807094 np0000181538 devstack@c-api.service[117104]: 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 17 20:25:32.807316 np0000181538 devstack@c-api.service[117104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:25:32.818878 np0000181538 devstack@c-api.service[117103]: 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 17 20:25:32.819082 np0000181538 devstack@c-api.service[117103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:25:32.868113 np0000181538 devstack@c-api.service[117105]: 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 17 20:25:32.868269 np0000181538 devstack@c-api.service[117105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:25:32.890971 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:32.890971 np0000181538 devstack@c-api.service[117104]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:25:32.894327 np0000181538 devstack@c-api.service[117102]: /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 17 20:25:32.894327 np0000181538 devstack@c-api.service[117102]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:25:32.894425 np0000181538 devstack@c-api.service[117103]: /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 17 20:25:32.894425 np0000181538 devstack@c-api.service[117103]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:25:32.930950 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:32.930950 np0000181538 devstack@c-api.service[117105]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:25:33.376020 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:25:33.377222 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:25:33.377307 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377361 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117102) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:25:33.377415 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.377467 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:25:33.377517 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377566 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377566 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.377651 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377651 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.377754 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377791 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377862 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.377897 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.377937 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.378914 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.379012 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.380587 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.380587 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.380587 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.380587 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.380587 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.380957 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.381032 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.381147 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.381227 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.381349 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.381398 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.381528 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.381590 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.381729 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.381904 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.381972 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.382069 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.382121 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.382201 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.382260 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.382356 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.382408 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.382505 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.382562 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.382609 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.382659 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.382717 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.382769 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.382809 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.382879 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.382979 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.383063 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.383159 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.383489 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.383638 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.383694 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.383745 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.383789 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.383854 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.383953 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.384012 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.384117 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.384201 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.384326 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.384379 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.384650 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.384650 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.384758 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.384806 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.385005 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.385005 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.385099 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.385147 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.385147 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.385988 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.386061 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.386113 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.386191 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.386270 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.386364 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.386469 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.387045 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.387045 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.387045 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.387198 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.387250 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.387302 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.387346 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.387380 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.387428 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.387465 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.387501 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.387563 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.387610 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.387651 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.387686 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.387722 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.387767 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.387810 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.387880 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.388046 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.388327 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.389834 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.389909 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.390001 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.390079 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.390175 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.390247 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.390320 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.390933 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.391005 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.391060 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.391125 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.391178 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.391224 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.391313 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.391670 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.391735 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.391782 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.391852 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.391916 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.391916 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.391999 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.392048 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.392099 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.392138 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.392188 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.392227 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.392268 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.392371 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.392416 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.392455 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.392455 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.392547 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.392596 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.392649 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.392740 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.392785 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.392925 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.392996 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.393044 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.393084 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.393129 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.393260 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.393699 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.393806 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.393880 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.393928 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.393979 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.394034 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.394079 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.394123 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.394192 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.394246 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.394288 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.394336 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.394378 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.394419 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.394467 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.394507 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.394507 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.394632 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.394679 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.394679 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.394754 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.394805 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.394876 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.394912 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.394967 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.395016 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.395062 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.395103 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.395152 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.395197 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.395245 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.395245 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.395326 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.395369 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.395516 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.395559 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.395605 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.395710 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.395763 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.395808 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.395875 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.395918 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.395968 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.396012 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.396056 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.396100 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.396142 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.396190 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.396226 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.396279 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.396463 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.396520 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.396562 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.396597 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.396641 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.396683 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.396717 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.396761 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.396796 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.396851 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.396891 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.397016 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.397067 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.397112 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.397157 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.397202 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.397240 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.397274 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.397313 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.397313 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.400592 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.400670 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.400718 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.400811 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.400895 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.400942 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.401034 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.401482 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.401546 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.401608 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.401674 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.401725 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.401791 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.401895 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.402537 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.402640 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.402756 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.402882 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.402953 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.403002 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.403046 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.403089 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.403133 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.403202 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.403252 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.403290 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.403383 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.403493 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.406272 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.406357 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.406408 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.406455 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.406517 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.406559 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.406606 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.407023 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.407095 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.407145 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.407186 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.407261 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.407313 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.407380 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.409202 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.409267 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.409322 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.409409 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.409463 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.409508 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.409551 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.409598 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.409693 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.409746 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.409800 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.409800 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.409800 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.409800 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.409991 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.409991 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.409991 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.410090 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.410090 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.410205 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.410205 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.410283 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.410283 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.410371 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.410408 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.410457 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.410508 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.410508 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.410588 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.410629 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.410674 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.410725 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.410773 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.410815 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.410891 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.410939 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.410983 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.411035 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.411083 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.411130 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.411171 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.411213 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.411262 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.411297 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.411341 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.411385 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.411424 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.411467 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.411513 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.411560 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.411660 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.411703 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.411745 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.411745 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.411842 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.411895 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.411941 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.411989 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.412027 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.412067 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.412103 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.412147 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.412147 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.412234 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.412283 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.412319 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.412610 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.412670 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.412704 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.412747 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.412792 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.412863 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.412919 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.412966 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.413011 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.413057 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.413105 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.413140 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.413190 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.413228 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.413272 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.413321 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.413321 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.413321 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.413321 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.413461 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.413461 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.413537 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.413576 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.413576 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.413678 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.413728 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.413762 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.413807 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.413871 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.413922 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.413966 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.414008 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.414044 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.414090 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.414137 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.414173 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.414209 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.414254 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.414295 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.414336 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.414382 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.414422 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.414462 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.414510 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.414549 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.414584 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.414620 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.414661 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.414661 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.414750 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.414799 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.414799 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.414799 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.414928 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.415031 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.415196 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.415196 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.415296 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.415397 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.415490 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.416029 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.416107 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.416150 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.416192 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.416238 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.416238 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.416327 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.416372 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.416413 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.416465 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.416512 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.416565 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.416606 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.416701 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.416701 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.416779 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.416821 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.416901 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.416901 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.416901 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.416901 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.417378 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.417451 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.417497 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.417540 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.417583 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.417637 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.417694 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.417694 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.417775 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.417850 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.417911 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.417961 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418000 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.418046 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.418087 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.418130 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.418165 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.418217 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.418264 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.418314 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.418361 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.418395 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.418434 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418478 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.418516 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.418560 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.418594 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.418629 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.418677 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418723 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418772 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.418772 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.418772 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.418772 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.418772 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.418964 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.419438 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.419438 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.419438 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.419438 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.419941 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.420017 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.420151 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.420227 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.420337 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.420421 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.420496 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.420565 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.420627 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.420780 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.420821 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.420932 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.420973 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.420973 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.421055 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.421125 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.421181 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.421227 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.421265 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.421316 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.421361 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.421403 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.421442 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.421486 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.421525 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.421575 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.421575 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.421648 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.421698 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.421747 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.421800 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.421872 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.421872 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.421953 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.421993 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.422030 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.422079 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.422118 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.422118 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.422118 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.422229 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.422323 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.423277 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.423324 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.423384 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.423459 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.423502 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.423558 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.423639 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.424203 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.424312 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.424378 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.424475 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.424527 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.424632 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.424677 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.424808 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.424936 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.424990 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.425030 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.425095 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.425095 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.425179 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.425224 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.425263 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.425301 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.425340 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.425386 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.425425 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.425463 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.425513 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.425551 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.425595 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.425633 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.425684 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.425763 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.425811 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.425896 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.425964 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.426011 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.426050 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.426093 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.426145 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.426213 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.426213 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.426313 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.426358 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.426358 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.426438 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.426487 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.426487 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.426487 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.426602 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.426659 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.426703 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.426746 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.426786 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.426834 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.426834 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.426926 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.426965 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.427002 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.427052 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.427097 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.427173 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.427215 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.427259 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.427299 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.427299 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.427376 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.427421 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.427461 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.427461 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.427535 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.427573 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.427611 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.427659 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.427696 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.427739 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.427785 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.427834 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.427892 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.427953 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.428014 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.428077 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.428147 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.428147 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.428234 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.428290 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.428351 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.428429 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.428499 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.428550 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.428608 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.428718 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.428767 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.428888 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.428888 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.428888 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.428888 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.429041 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.429041 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.429041 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.429041 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.429041 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.429264 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.429312 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.429366 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.429413 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.429450 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.429488 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.429526 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.429571 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.429571 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.429655 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.429699 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.429699 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.429785 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.429819 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.429862 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.429862 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.429917 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.429944 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.429970 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.429997 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.430022 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.430057 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.430090 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.430090 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.430168 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.430201 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.430231 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.430256 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.430281 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.430307 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.430332 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.430364 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.430395 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.430431 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.430460 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.430492 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.430516 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.430541 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.430566 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.430566 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.430647 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.430647 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.430707 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.430732 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.430766 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.430795 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.430825 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.430862 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.430891 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.430928 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.430928 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.431063 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.431104 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.431104 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.431160 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.431160 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.431205 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.431231 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.431255 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.431255 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.431309 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.431340 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.431340 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.431340 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.431340 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.431737 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.431789 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.431885 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.431948 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.432050 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.432050 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.432140 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.432192 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.432221 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.432252 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.432317 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.432377 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.432437 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.432504 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.432538 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.432616 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.432678 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.432731 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.432769 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.432807 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.432848 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.432848 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.432942 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.432976 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.433007 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.433034 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.433073 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.433144 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.433403 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.433465 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.433566 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.433670 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.433774 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.433906 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.433961 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.434023 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.434058 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.434167 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.434219 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.434269 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.434300 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.434360 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.434403 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.434441 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.434470 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.434501 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.434532 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.434561 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.434588 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.434613 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.434642 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.434682 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.434713 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.434745 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.434775 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.434801 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.434829 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.434829 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.434921 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.434949 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.434979 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.434979 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.435035 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.435066 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.435109 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.435152 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.435152 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.435213 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.435242 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.435273 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.435310 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.435337 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.435337 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.435383 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.435414 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.435440 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.435470 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.435504 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.435534 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.435567 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.435598 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.435625 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.435625 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.435668 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.435700 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.435730 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.435758 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.435758 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.435758 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.435953 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.436002 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.436036 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.436063 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.436102 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.436193 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.436295 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.436332 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.436402 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.436431 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.436508 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.436542 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.436616 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.436719 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.436834 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.436893 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.436989 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.437044 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.437089 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.437194 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.437318 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.437389 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.437502 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.438180 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.438243 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.438302 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.438343 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.438425 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.438466 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.438516 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.438576 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.438616 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.438661 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.438661 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.438735 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.438779 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.438779 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.438863 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.438915 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.438953 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.438999 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.439044 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.439081 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.439120 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.439158 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.439202 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.439245 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.439288 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.439332 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.439332 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.439405 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.439405 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.439495 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.439539 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.439539 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.439539 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.439646 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.439686 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.439754 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.439802 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.439875 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.439920 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.439971 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.440024 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.440163 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.440163 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.440235 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.440274 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.440313 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.440313 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.440385 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.440428 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.440466 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.440509 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.440550 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.440550 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.440623 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.440662 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.440662 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.440939 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.440939 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.440939 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.441097 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.441144 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.441187 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.441224 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.441259 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.441298 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.441340 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.441383 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.441417 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.441460 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.441498 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.441498 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.441568 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.441605 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.441648 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.441691 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.441726 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.441773 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.441814 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.441869 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.441914 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.441951 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.441951 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.441951 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.441951 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.447619 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.447701 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.447758 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.447849 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.447900 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.447937 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.447983 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.448021 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.448061 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.448061 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.448145 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.448145 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.448272 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.448329 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.448375 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.448417 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.448417 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.448497 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.448570 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.448614 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.448651 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.448698 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.448744 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.448744 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117105) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.448808 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.448866 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.448902 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.448940 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.448974 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.448974 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.449038 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.449216 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117104) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.449265 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117102) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.450083 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.450181 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.450282 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.450390 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.450494 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.450598 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.450703 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:25:33.450868 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:25:33.450920 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:25:33.451022 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:25:33.451120 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:25:33.451229 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:25:33.451302 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117103) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:25:33.496293 np0000181538 devstack@c-api.service[117104]: INFO dbcounter [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Registered counter for database cinder Jun 17 20:25:33.500460 np0000181538 devstack@c-api.service[117105]: INFO dbcounter [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Registered counter for database cinder Jun 17 20:25:33.526819 np0000181538 devstack@c-api.service[117102]: INFO dbcounter [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Registered counter for database cinder Jun 17 20:25:33.527848 np0000181538 devstack@c-api.service[117103]: INFO dbcounter [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Registered counter for database cinder Jun 17 20:25:33.537024 np0000181538 devstack@c-api.service[117104]: DEBUG oslo_db.sqlalchemy.engines [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d 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=117104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.549373 np0000181538 devstack@c-api.service[117105]: DEBUG oslo_db.sqlalchemy.engines [None req-1d663bd6-21f1-4032-9105-0658295acce6 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=117105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.589129 np0000181538 devstack@c-api.service[117103]: DEBUG oslo_db.sqlalchemy.engines [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 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=117103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.591044 np0000181538 devstack@c-api.service[117102]: DEBUG oslo_db.sqlalchemy.engines [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 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=117102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.689761 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writer thread running {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:25:33.694371 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:25:33.698077 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:25:33.698712 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writer thread running {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:25:33.701080 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:25:33.701291 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:25:33.703530 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:25:33.703811 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:25:33.704559 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.706021 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:25:33.707836 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:25:33.707918 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.708686 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.711770 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.745517 np0000181538 devstack@c-api.service[117104]: DEBUG oslo_db.sqlalchemy.engines [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d 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=117104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.747369 np0000181538 devstack@c-api.service[117105]: DEBUG oslo_db.sqlalchemy.engines [None req-1d663bd6-21f1-4032-9105-0658295acce6 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=117105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.748750 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:25:33.750773 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:25:33.751862 np0000181538 devstack@c-api.service[117104]: INFO cinder.rpc [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:25:33.753229 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.753531 np0000181538 devstack@c-api.service[117105]: INFO cinder.rpc [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:25:33.753798 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writer thread running {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:25:33.755147 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.758086 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:25:33.758761 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writer thread running {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:25:33.760828 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:25:33.761688 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:25:33.763842 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:25:33.763917 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:25:33.765889 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:25:33.766946 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:25:33.767591 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.767714 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:25:33.768539 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.768646 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.768817 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.771195 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.771559 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.772889 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.773502 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.774471 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.777471 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.779881 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.783035 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.783515 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.786044 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.786704 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.789694 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.791210 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.793446 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.796341 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.796595 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.799323 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.799692 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.800797 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.801384 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.803569 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.804303 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.806241 np0000181538 devstack@c-api.service[117102]: DEBUG oslo_db.sqlalchemy.engines [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 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=117102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.809184 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.809282 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:25:33.810212 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.812085 np0000181538 devstack@c-api.service[117102]: INFO cinder.rpc [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:25:33.812613 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.813409 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.813713 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.814859 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.816023 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.816372 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.817520 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.817806 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.818063 np0000181538 devstack@c-api.service[117103]: DEBUG oslo_db.sqlalchemy.engines [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 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=117103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:33.819079 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.819307 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.820458 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.820550 np0000181538 devstack@c-api.service[117104]: WARNING cinder.api.contrib.hosts [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:25:33.820992 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:25:33.821211 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.821666 np0000181538 devstack@c-api.service[117105]: WARNING cinder.api.contrib.hosts [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:25:33.822456 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.822548 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.823634 np0000181538 devstack@c-api.service[117103]: INFO cinder.rpc [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:25:33.823838 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.823930 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.824635 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.825211 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.825458 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.826521 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: extensions {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.826713 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.826803 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.827860 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: extensions {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.827980 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-quota-class-sets {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.829154 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: scheduler-stats {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.829276 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-quota-class-sets {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.830052 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.830671 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: scheduler-stats {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.830843 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-quota-sets {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.832879 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-quota-sets {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.832994 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: backups {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.833271 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.834464 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: backups {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.834978 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-snapshot-manage {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.836389 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: consistencygroups {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.836517 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-snapshot-manage {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.836609 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.838012 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: consistencygroups {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.838336 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: extra_specs {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.839854 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.839946 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-hosts {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.840063 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: extra_specs {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.840596 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.841241 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-volume-manage {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.841699 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-hosts {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.842753 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-availability-zone {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.843139 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-volume-manage {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.843889 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.843991 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.844072 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: encryption {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.844624 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-availability-zone {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.845553 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-volume-transfer {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.845991 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: encryption {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.847224 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: capabilities {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.847344 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.847588 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-volume-transfer {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.848502 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: encryption {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.849303 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: capabilities {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.849519 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.850003 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: os-volume-type-access {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.850649 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: encryption {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.851468 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.851632 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: cgsnapshots {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.852236 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: os-volume-type-access {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.852709 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.853053 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extended resource: qos-specs {{(pid=117104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.853862 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: cgsnapshots {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.854320 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.855173 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.contrib.snapshot_actions [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] SnapshotActionsController initialized {{(pid=117104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:25:33.855388 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extended resource: qos-specs {{(pid=117105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.855755 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.856015 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.857435 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.857527 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] SnapshotActionsController initialized {{(pid=117105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:25:33.858218 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.858448 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.858910 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.859137 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.860070 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.860189 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.860254 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.861434 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.861604 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.862072 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.862907 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.863038 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.863542 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.864429 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.864517 np0000181538 devstack@c-api.service[117104]: WARNING castellan.key_manager.migration [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.865154 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.865255 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension SnapshotActions extending resource: snapshots {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865402 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865487 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865589 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension AdminActions extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865731 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension AdminActions extending resource: snapshots {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865884 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension AdminActions extending resource: backups {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.865985 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.866075 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeActions extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866148 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension TypesManage extending resource: types {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866252 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension UsedLimits extending resource: limits {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866357 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866429 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866545 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866628 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeTypeAccess extending resource: types {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866810 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.866923 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.866923 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.867048 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.v3.router [None req-a46c224f-9f42-4f9a-9f9e-cc76f8e41a5d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.867535 np0000181538 devstack@c-api.service[117105]: WARNING castellan.key_manager.migration [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.868505 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.868611 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.868765 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.868943 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension AdminActions extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.869068 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension AdminActions extending resource: snapshots {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.869184 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension AdminActions extending resource: backups {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.869847 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.869926 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeActions extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870070 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension TypesManage extending resource: types {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870190 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension UsedLimits extending resource: limits {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870268 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870379 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870478 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870578 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870640 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.870694 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870896 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.870980 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.v3.router [None req-1d663bd6-21f1-4032-9105-0658295acce6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.874324 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.875413 np0000181538 devstack@c-api.service[117104]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d61f0aa3668 pid: 117104 (default app) Jun 17 20:25:33.875802 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.876873 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.878277 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.879662 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.880561 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.880732 np0000181538 devstack@c-api.service[117105]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d61f0aa3668 pid: 117105 (default app) Jun 17 20:25:33.881021 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.882231 np0000181538 devstack@c-api.service[117102]: WARNING cinder.api.contrib.hosts [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:25:33.882713 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.883000 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.884328 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.884456 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.884557 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.884557 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.884557 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.884557 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.884557 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885111 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.885111 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885111 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.885111 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885111 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.885538 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886103 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886103 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886103 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886103 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886413 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886413 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886413 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886413 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886792 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886792 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.886792 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.886792 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.887289 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.887289 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.887289 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.887289 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.887289 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888087 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.888087 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888087 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.888087 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888087 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.888588 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889221 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.889866 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.890452 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.890452 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.890452 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.890452 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.890452 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891144 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.891144 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891144 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.891144 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891144 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.891633 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892113 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892348 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892348 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892348 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892348 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892348 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892549 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892549 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892549 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892549 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892549 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892808 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892808 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.892808 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.892808 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893001 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893001 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893001 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893001 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893300 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893300 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893300 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893300 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893300 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893530 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893530 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893530 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893530 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893530 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893729 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893729 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893729 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893729 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893924 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893924 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.893924 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.893924 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894092 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894092 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894092 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894092 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894259 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894259 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894259 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894259 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894427 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894427 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894427 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894427 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894593 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894593 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894593 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894593 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894765 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.894804 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895114 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895114 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895114 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895114 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895286 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895525 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895525 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895614 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895652 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.895913 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896167 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896448 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896448 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896448 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896448 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896695 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896695 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896695 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896695 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896695 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896934 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896934 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896934 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.896934 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:33.896934 np0000181538 devstack@c-api.service[117104]: warnings.warn(deprecated_msg) Jun 17 20:25:33.897145 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897182 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897216 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: extensions {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897251 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-8283ae08-d01b-4c27-8cff-36856911dac1 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:33.897286 np0000181538 devstack@c-api.service[117103]: WARNING cinder.api.contrib.hosts [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:25:33.897321 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-quota-class-sets {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897363 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897397 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: scheduler-stats {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897438 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897473 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 1/1] 199.19.213.243 () {60 vars in 956 bytes} [Wed Jun 17 20:25:33 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:25:33.897518 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-quota-sets {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897554 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897554 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.897615 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: backups {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897650 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: extensions {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897690 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-snapshot-manage {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.897725 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-quota-class-sets {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.899134 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: scheduler-stats {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.899293 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: consistencygroups {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.900727 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-quota-sets {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.901761 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: extra_specs {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.903059 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: backups {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.903566 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-hosts {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.905563 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-snapshot-manage {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.905610 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-volume-manage {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.906997 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: consistencygroups {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.907315 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-availability-zone {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.908690 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: encryption {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.909012 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: extra_specs {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.910285 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-volume-transfer {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.910563 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-hosts {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.911975 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-volume-manage {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.912071 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: capabilities {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.913279 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: encryption {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.913443 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-availability-zone {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.914796 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: encryption {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.914925 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: os-volume-type-access {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.916357 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-volume-transfer {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.916477 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: cgsnapshots {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.917936 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extended resource: qos-specs {{(pid=117102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.918021 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: capabilities {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.919429 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: encryption {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.920194 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.contrib.snapshot_actions [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] SnapshotActionsController initialized {{(pid=117102) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:25:33.920958 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: os-volume-type-access {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.921368 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.922617 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: cgsnapshots {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.922916 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.924179 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extended resource: qos-specs {{(pid=117103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:25:33.924342 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.925708 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.926605 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.contrib.snapshot_actions [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] SnapshotActionsController initialized {{(pid=117103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:25:33.927155 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.927627 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.928667 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.929127 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.930083 np0000181538 devstack@c-api.service[117102]: WARNING castellan.key_manager.migration [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.930515 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.930972 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931110 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931317 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931413 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension AdminActions extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931569 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension AdminActions extending resource: snapshots {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931700 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension AdminActions extending resource: backups {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931793 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeActions extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.931938 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.932029 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension TypesManage extending resource: types {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932115 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension UsedLimits extending resource: limits {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932247 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932371 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932494 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932621 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932931 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.932931 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.933085 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.v3.router [None req-d283eeda-3968-4afe-838e-e6f5a31184e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.933351 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.934788 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.936352 np0000181538 devstack@c-api.service[117103]: WARNING castellan.key_manager.migration [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:25:33.937260 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.937347 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.937552 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.937668 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension AdminActions extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.937803 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension AdminActions extending resource: snapshots {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.937914 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension AdminActions extending resource: backups {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938102 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeActions extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938192 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension TypesManage extending resource: types {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938316 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension UsedLimits extending resource: limits {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938407 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938500 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938579 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938670 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938856 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.938962 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.939044 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.v3.router [None req-573dc57f-71e5-4786-b1f5-04f64124cd12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:25:33.941674 np0000181538 devstack@c-api.service[117102]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d61f0aa3668 pid: 117102 (default app) Jun 17 20:25:33.947676 np0000181538 devstack@c-api.service[117103]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d61f0aa3668 pid: 117103 (default app) Jun 17 20:25:40.894907 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.894907 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.894907 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.894907 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.894907 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895556 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.895556 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895556 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.895556 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895556 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.895802 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896148 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896148 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896148 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896148 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896382 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896382 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896382 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896382 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896596 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896596 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896596 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896596 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896857 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896857 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896857 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.896857 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.896857 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897127 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897127 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897127 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897127 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897127 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897325 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897547 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.897765 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898002 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898002 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898002 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898002 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898002 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898216 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898216 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898216 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898216 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898216 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898428 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898656 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898955 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898955 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898955 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.898955 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.898955 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899157 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899157 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899157 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899157 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899157 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899358 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899358 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899358 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899358 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899513 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899513 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899513 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899513 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899662 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899662 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899662 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899662 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899662 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899955 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899955 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899955 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.899955 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.899955 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900136 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900136 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900136 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900136 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900282 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900282 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900282 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900282 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900434 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900434 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900434 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900434 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900584 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900584 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900584 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900584 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900735 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900735 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.900735 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.900735 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901016 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901016 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901016 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901016 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901016 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901264 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901524 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901524 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901524 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901524 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901524 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901704 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.901959 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902200 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902458 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902672 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902672 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902672 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902672 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902855 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902855 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902855 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.902855 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.902855 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: warnings.warn(deprecated_msg) Jun 17 20:25:40.903067 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-2d77186d-f5c7-4851-8eec-be41da6f5c8e None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:41.412038 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-2d77186d-f5c7-4851-8eec-be41da6f5c8e admin admin] POST https://199.19.213.243/volume/v3/types Jun 17 20:25:41.412654 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-2d77186d-f5c7-4851-8eec-be41da6f5c8e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:25:41.414306 np0000181538 devstack@c-api.service[117105]: /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 17 20:25:41.414306 np0000181538 devstack@c-api.service[117105]: warnings.warn( Jun 17 20:25:41.455742 np0000181538 devstack@c-api.service[117105]: DEBUG oslo_db.sqlalchemy.engines [None req-2d77186d-f5c7-4851-8eec-be41da6f5c8e 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=117105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:41.494449 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-2d77186d-f5c7-4851-8eec-be41da6f5c8e admin admin] https://199.19.213.243/volume/v3/types returned with HTTP 200 Jun 17 20:25:41.495341 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 1/2] 199.19.213.243 () {68 vars in 1288 bytes} [Wed Jun 17 20:25:40 2026] POST /volume/v3/types => generated 186 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:25:41.506511 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [req-2d77186d-f5c7-4851-8eec-be41da6f5c8e req-57c6e90a-8f2c-4b15-93b3-dae139e45649 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:41.842375 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [req-2d77186d-f5c7-4851-8eec-be41da6f5c8e req-57c6e90a-8f2c-4b15-93b3-dae139e45649 admin admin] POST https://199.19.213.243/volume/v3/types/a95c87e8-4f03-4dfa-8a9a-d20ba92d1e87/extra_specs Jun 17 20:25:41.842892 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [req-2d77186d-f5c7-4851-8eec-be41da6f5c8e req-57c6e90a-8f2c-4b15-93b3-dae139e45649 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:25:41.844564 np0000181538 devstack@c-api.service[117104]: /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 17 20:25:41.844564 np0000181538 devstack@c-api.service[117104]: warnings.warn( Jun 17 20:25:41.879518 np0000181538 devstack@c-api.service[117104]: DEBUG oslo_db.sqlalchemy.engines [req-2d77186d-f5c7-4851-8eec-be41da6f5c8e req-57c6e90a-8f2c-4b15-93b3-dae139e45649 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=117104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:25:41.947581 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [req-2d77186d-f5c7-4851-8eec-be41da6f5c8e req-57c6e90a-8f2c-4b15-93b3-dae139e45649 admin admin] https://199.19.213.243/volume/v3/types/a95c87e8-4f03-4dfa-8a9a-d20ba92d1e87/extra_specs returned with HTTP 200 Jun 17 20:25:41.948146 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 2/3] 199.19.213.243 () {70 vars in 1505 bytes} [Wed Jun 17 20:25:41 2026] POST /volume/v3/types/a95c87e8-4f03-4dfa-8a9a-d20ba92d1e87/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:25:43.811141 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=6 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:43.822732 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=6 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:51.490378 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:51.945896 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:28:43.887893 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.887893 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.887893 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.887893 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.887893 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.888856 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.888856 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.888856 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.888856 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.888856 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889202 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889599 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889599 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889599 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889599 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889900 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889900 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.889900 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.889900 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.890170 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.890170 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.890170 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.890170 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.890538 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.890538 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.890538 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.890538 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.890538 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891144 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.891144 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891144 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.891144 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891144 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.891598 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892096 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.892580 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893134 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893134 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893134 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893134 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893134 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893361 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893361 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893361 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893361 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893361 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893560 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.893812 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894087 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894087 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894087 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894087 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894087 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894322 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894322 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894322 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894322 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894322 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894526 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894526 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894526 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894526 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894711 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894711 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894711 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894711 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894919 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894919 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894919 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.894919 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.894919 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895149 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895149 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895149 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895149 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895149 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895354 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895354 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895354 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895354 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895523 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895523 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895523 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895523 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895705 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895705 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895705 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895705 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895973 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895973 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.895973 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.895973 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896155 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896155 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896155 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896155 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896330 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896330 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896330 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896330 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896330 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.896550 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897067 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897067 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897067 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897067 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897067 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897420 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.897847 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898223 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.898790 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899289 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899289 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899289 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899289 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899559 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899559 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899559 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899559 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899559 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: /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 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: warnings.warn(deprecated_msg) Jun 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-167c1277-aef0-494f-9734-1142a562a96f None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:28:43.899929 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-167c1277-aef0-494f-9734-1142a562a96f None None] GET https://199.19.213.243/volume// Jun 17 20:28:43.900441 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-167c1277-aef0-494f-9734-1142a562a96f None None] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:28:43.900441 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-167c1277-aef0-494f-9734-1142a562a96f None None] Calling method 'all' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:28:43.900441 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-167c1277-aef0-494f-9734-1142a562a96f None None] https://199.19.213.243/volume// returned with HTTP 300 Jun 17 20:28:43.900441 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 1/4] 199.19.213.243 () {66 vars in 1456 bytes} [Wed Jun 17 20:28:43 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:29:26.567599 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.567599 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.567599 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.567599 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.567599 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568412 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.568412 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568412 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.568412 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568412 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.568715 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569190 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569190 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569190 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569190 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569513 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569513 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569513 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569513 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569744 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569744 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.569744 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.569744 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570078 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570078 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570078 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570078 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570078 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570366 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570366 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570366 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570366 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570366 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.570652 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571149 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571547 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571917 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571917 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571917 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.571917 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.571917 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572222 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572222 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572222 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572222 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572222 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572496 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.572846 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573181 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573181 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573181 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573181 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573181 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573484 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573484 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573484 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573484 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573484 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573759 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573759 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.573759 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.573759 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574021 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574021 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574021 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574021 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574340 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574340 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574340 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574340 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574340 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574625 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574625 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574625 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574625 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574625 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574952 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574952 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.574952 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.574952 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575195 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575195 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575195 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575195 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575510 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575510 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575510 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575510 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575751 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575751 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.575751 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.575751 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576120 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576120 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576120 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576120 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576353 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576353 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576353 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576353 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576353 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.576647 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577039 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577039 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577039 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577039 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577039 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577321 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.577654 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578006 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578348 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578704 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578704 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578704 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578704 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578980 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578980 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578980 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.578980 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.578980 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: warnings.warn(deprecated_msg) Jun 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-628acc34-778f-4dd5-b4c7-1f779031bf69 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:26.579265 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 1/5] 199.19.213.243 () {62 vars in 1068 bytes} [Wed Jun 17 20:29:26 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:29:26.621688 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-34a21e9c-a708-4b7b-9012-6599ef085e3f None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:26.632055 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 2/6] 199.19.213.243 () {64 vars in 1272 bytes} [Wed Jun 17 20:29:26 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 17 20:29:26.673779 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [req-34a21e9c-a708-4b7b-9012-6599ef085e3f req-5cf5ee24-bd11-4e50-b9a2-083ed8b0b651 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:26.678084 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [req-34a21e9c-a708-4b7b-9012-6599ef085e3f req-5cf5ee24-bd11-4e50-b9a2-083ed8b0b651 demo demo] GET https://199.19.213.243/volume/v3/ Jun 17 20:29:26.678497 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [req-34a21e9c-a708-4b7b-9012-6599ef085e3f req-5cf5ee24-bd11-4e50-b9a2-083ed8b0b651 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:26.678955 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [req-34a21e9c-a708-4b7b-9012-6599ef085e3f req-5cf5ee24-bd11-4e50-b9a2-083ed8b0b651 demo demo] Calling method 'version_select' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:26.683239 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [req-34a21e9c-a708-4b7b-9012-6599ef085e3f req-5cf5ee24-bd11-4e50-b9a2-083ed8b0b651 demo demo] https://199.19.213.243/volume/v3/ returned with HTTP 200 Jun 17 20:29:26.683972 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 3/7] 199.19.213.243 () {66 vars in 1346 bytes} [Wed Jun 17 20:29:26 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 17 20:29:26.728520 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-255550a8-fd65-4143-8be5-81217df61f94 None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:27.075901 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-255550a8-fd65-4143-8be5-81217df61f94 demo demo] GET https://199.19.213.243/volume/v3/types Jun 17 20:29:27.076264 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-255550a8-fd65-4143-8be5-81217df61f94 demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:27.076359 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-255550a8-fd65-4143-8be5-81217df61f94 demo demo] Calling method 'index' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:27.076873 np0000181538 devstack@c-api.service[117102]: /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 17 20:29:27.076873 np0000181538 devstack@c-api.service[117102]: warnings.warn( Jun 17 20:29:27.077504 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-255550a8-fd65-4143-8be5-81217df61f94 demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:29:27.117462 np0000181538 devstack@c-api.service[117102]: DEBUG oslo_db.sqlalchemy.engines [None req-255550a8-fd65-4143-8be5-81217df61f94 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=117102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:29:27.142578 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-255550a8-fd65-4143-8be5-81217df61f94 demo demo] https://199.19.213.243/volume/v3/types returned with HTTP 200 Jun 17 20:29:27.142996 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 2/8] 199.19.213.243 () {64 vars in 1290 bytes} [Wed Jun 17 20:29:26 2026] GET /volume/v3/types => generated 377 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:29:27.181369 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-b8873d6c-d509-472e-959b-c746c05675e3 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:27.519586 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-b8873d6c-d509-472e-959b-c746c05675e3 demo demo] GET https://199.19.213.243/volume/v3/types/default Jun 17 20:29:27.519939 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-b8873d6c-d509-472e-959b-c746c05675e3 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:27.520180 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-b8873d6c-d509-472e-959b-c746c05675e3 demo demo] Calling method 'show' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:27.554362 np0000181538 devstack@c-api.service[117103]: DEBUG oslo_db.sqlalchemy.engines [None req-b8873d6c-d509-472e-959b-c746c05675e3 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=117103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:29:27.568086 np0000181538 devstack@c-api.service[117103]: /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 17 20:29:27.568086 np0000181538 devstack@c-api.service[117103]: warnings.warn( Jun 17 20:29:27.570298 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-b8873d6c-d509-472e-959b-c746c05675e3 demo demo] https://199.19.213.243/volume/v3/types/default returned with HTTP 200 Jun 17 20:29:27.570661 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 2/9] 199.19.213.243 () {64 vars in 1301 bytes} [Wed Jun 17 20:29:27 2026] GET /volume/v3/types/default => generated 145 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:29:28.105409 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-fc57a2b1-952b-4af1-86be-590f1374bbf3 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.106726 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 3/10] 199.19.213.243 () {62 vars in 1068 bytes} [Wed Jun 17 20:29:28 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 17 20:29:28.141804 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.149236 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 4/11] 199.19.213.243 () {64 vars in 1272 bytes} [Wed Jun 17 20:29:28 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 17 20:29:28.191493 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d req-1634ceb0-adf4-43b2-a996-30bc475a964a None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.195201 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d req-1634ceb0-adf4-43b2-a996-30bc475a964a demo demo] GET https://199.19.213.243/volume/v3/ Jun 17 20:29:28.195623 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d req-1634ceb0-adf4-43b2-a996-30bc475a964a demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:28.196096 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d req-1634ceb0-adf4-43b2-a996-30bc475a964a demo demo] Calling method 'version_select' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:28.197165 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-86c26eac-0e12-488b-bfe1-3dfb0a704e9d req-1634ceb0-adf4-43b2-a996-30bc475a964a demo demo] https://199.19.213.243/volume/v3/ returned with HTTP 200 Jun 17 20:29:28.198018 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 3/12] 199.19.213.243 () {66 vars in 1346 bytes} [Wed Jun 17 20:29:28 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:29:28.233174 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-5d5326c3-6393-4041-9877-5383f06c97e8 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.236137 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-5d5326c3-6393-4041-9877-5383f06c97e8 demo demo] GET https://199.19.213.243/volume/v3/types/default Jun 17 20:29:28.236351 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-5d5326c3-6393-4041-9877-5383f06c97e8 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:28.236606 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-5d5326c3-6393-4041-9877-5383f06c97e8 demo demo] Calling method 'show' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:28.244947 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-5d5326c3-6393-4041-9877-5383f06c97e8 demo demo] https://199.19.213.243/volume/v3/types/default returned with HTTP 200 Jun 17 20:29:28.245264 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 3/13] 199.19.213.243 () {64 vars in 1301 bytes} [Wed Jun 17 20:29:28 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:29:28.864517 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-b8367bb5-184d-4ffd-82a4-bfc955b4c8ca None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.866026 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 4/14] 199.19.213.243 () {62 vars in 1068 bytes} [Wed Jun 17 20:29:28 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 17 20:29:28.898739 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-815f737c-9fd5-4d31-aa60-92b7d6968510 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.902087 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 5/15] 199.19.213.243 () {64 vars in 1272 bytes} [Wed Jun 17 20:29:28 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 17 20:29:28.954179 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [req-815f737c-9fd5-4d31-aa60-92b7d6968510 req-8b9e296c-3bc0-4caf-bc8b-681f50ed6692 None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:28.958257 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-815f737c-9fd5-4d31-aa60-92b7d6968510 req-8b9e296c-3bc0-4caf-bc8b-681f50ed6692 demo demo] GET https://199.19.213.243/volume/v3/ Jun 17 20:29:28.958607 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-815f737c-9fd5-4d31-aa60-92b7d6968510 req-8b9e296c-3bc0-4caf-bc8b-681f50ed6692 demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:28.959044 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-815f737c-9fd5-4d31-aa60-92b7d6968510 req-8b9e296c-3bc0-4caf-bc8b-681f50ed6692 demo demo] Calling method 'version_select' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:28.959688 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-815f737c-9fd5-4d31-aa60-92b7d6968510 req-8b9e296c-3bc0-4caf-bc8b-681f50ed6692 demo demo] https://199.19.213.243/volume/v3/ returned with HTTP 200 Jun 17 20:29:28.960442 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 4/16] 199.19.213.243 () {66 vars in 1346 bytes} [Wed Jun 17 20:29:28 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 17 20:29:29.001537 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-1bf79a87-fdf5-47b6-ab58-9e2a2bb09d89 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:29.005039 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-1bf79a87-fdf5-47b6-ab58-9e2a2bb09d89 demo demo] GET https://199.19.213.243/volume/v3/types/default Jun 17 20:29:29.005458 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-1bf79a87-fdf5-47b6-ab58-9e2a2bb09d89 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:29.005924 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-1bf79a87-fdf5-47b6-ab58-9e2a2bb09d89 demo demo] Calling method 'show' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:29.020371 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-1bf79a87-fdf5-47b6-ab58-9e2a2bb09d89 demo demo] https://199.19.213.243/volume/v3/types/default returned with HTTP 200 Jun 17 20:29:29.020997 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 4/17] 199.19.213.243 () {64 vars in 1301 bytes} [Wed Jun 17 20:29:28 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:29:29.058553 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-047ca760-e602-4d37-b03f-7b16a56cf861 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:29.059739 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 5/18] 199.19.213.243 () {62 vars in 1068 bytes} [Wed Jun 17 20:29:29 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:29:29.097025 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-37643637-e2d7-41ca-8dd3-d067fe496fed None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:29.100124 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 6/19] 199.19.213.243 () {64 vars in 1272 bytes} [Wed Jun 17 20:29:29 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 17 20:29:29.137548 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [req-37643637-e2d7-41ca-8dd3-d067fe496fed req-3919d2db-4721-461f-a905-ec309a5b8713 None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:29.141111 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-37643637-e2d7-41ca-8dd3-d067fe496fed req-3919d2db-4721-461f-a905-ec309a5b8713 demo demo] GET https://199.19.213.243/volume/v3/ Jun 17 20:29:29.141554 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-37643637-e2d7-41ca-8dd3-d067fe496fed req-3919d2db-4721-461f-a905-ec309a5b8713 demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:29.142014 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [req-37643637-e2d7-41ca-8dd3-d067fe496fed req-3919d2db-4721-461f-a905-ec309a5b8713 demo demo] Calling method 'version_select' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:29.142815 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [req-37643637-e2d7-41ca-8dd3-d067fe496fed req-3919d2db-4721-461f-a905-ec309a5b8713 demo demo] https://199.19.213.243/volume/v3/ returned with HTTP 200 Jun 17 20:29:29.143596 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 5/20] 199.19.213.243 () {66 vars in 1346 bytes} [Wed Jun 17 20:29:29 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 17 20:29:29.181403 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-426452d9-82be-4448-b33a-15a8df298571 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:29.183913 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-426452d9-82be-4448-b33a-15a8df298571 demo demo] GET https://199.19.213.243/volume/v3/types/default Jun 17 20:29:29.183913 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-426452d9-82be-4448-b33a-15a8df298571 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:29.184216 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-426452d9-82be-4448-b33a-15a8df298571 demo demo] Calling method 'show' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:29.195673 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-426452d9-82be-4448-b33a-15a8df298571 demo demo] https://199.19.213.243/volume/v3/types/default returned with HTTP 200 Jun 17 20:29:29.196359 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 5/21] 199.19.213.243 () {64 vars in 1301 bytes} [Wed Jun 17 20:29:29 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 17 20:29:37.135620 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:29:39.190393 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=8 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:03.375040 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-e90965e1-c189-459e-b555-dd2ab57951f5 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:03.569241 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:35:03.569809 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:03.570480 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:03.571065 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:35:03.572577 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:35:03.625984 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] Get all volumes completed successfully. Jun 17 20:35:03.628280 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-e90965e1-c189-459e-b555-dd2ab57951f5 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:35:03.629088 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 6/22] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:35:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:35:13.613409 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:03.682878 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:03.685060 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:36:03.685231 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:03.685433 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:03.685932 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:03.686757 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:36:03.715495 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] Get all volumes completed successfully. Jun 17 20:36:03.717570 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-6baa9962-5129-4236-a4d7-e2a70b4d5db3 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:36:03.717932 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 7/23] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:36:03 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 17 20:36:13.708559 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:37:03.732664 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:37:03.737751 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:37:03.739373 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:37:03.739373 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:37:03.739373 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:37:03.739880 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:37:03.777697 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] Get all volumes completed successfully. Jun 17 20:37:03.781246 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-cdc43a85-d083-4acd-aad0-e8473a101f78 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:37:03.781920 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 6/24] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:37:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:37:13.770730 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:38:03.803474 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:38:03.810423 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:38:03.810912 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:38:03.811178 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:38:03.812096 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:38:03.813947 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:38:03.861778 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] Get all volumes completed successfully. Jun 17 20:38:03.864123 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-90f42613-31f7-46fd-95c7-f0705f8d72cd demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:38:03.864676 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 6/25] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:38:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:38:13.850320 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:39:03.880780 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:39:03.884018 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:39:03.884205 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:39:03.884396 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:39:03.884657 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:39:03.885404 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:39:03.894058 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] Get all volumes completed successfully. Jun 17 20:39:03.897328 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-0a15899e-474f-46d9-bac5-fe0dea6c360b demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:39:03.897844 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 7/26] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:39:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:39:13.888540 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:03.908053 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:04.091736 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:40:04.092535 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:04.093047 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:04.093727 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:04.096421 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:04.108097 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] Get all volumes completed successfully. Jun 17 20:40:04.112695 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-bd70a97f-e826-484e-8d5f-ddfe08f8c146 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:04.112695 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 8/27] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:40:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:40:14.101575 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:04.128491 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:04.131710 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:41:04.131993 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:04.132261 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:04.132580 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:04.133620 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:04.143035 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] Get all volumes completed successfully. Jun 17 20:41:04.146681 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-10adca8c-ad9c-47f3-94dd-17c04aa2747b demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:04.147339 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 7/28] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:41:04 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 17 20:41:14.136793 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:04.158446 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-86b077ea-9d07-41be-856b-dd861480efc3 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:04.160965 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:42:04.161216 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:04.161409 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:04.161657 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:04.162441 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:04.176131 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] Get all volumes completed successfully. Jun 17 20:42:04.179233 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-86b077ea-9d07-41be-856b-dd861480efc3 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:04.179731 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 7/29] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:42:04 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 17 20:42:14.166530 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:04.194668 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:04.198421 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:43:04.198675 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:04.199205 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:04.199477 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:04.200476 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:04.209620 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] Get all volumes completed successfully. Jun 17 20:43:04.212628 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-a2e2968e-2a3b-4254-86b6-2c731cf6dc90 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:04.213262 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 8/30] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:43:04 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 17 20:43:14.203938 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:04.225866 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:04.230029 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:44:04.230029 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:04.230029 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:04.230426 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:04.231894 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:04.241080 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] Get all volumes completed successfully. Jun 17 20:44:04.244116 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-56c0b1fc-5f93-415c-b099-38ebc51a55e9 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:04.244747 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 9/31] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:44:04 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 17 20:44:14.235853 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:04.259118 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:04.262989 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:45:04.263207 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:04.263466 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:04.263781 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:04.264883 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:04.274934 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] Get all volumes completed successfully. Jun 17 20:45:04.277765 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-03de85f0-ee05-4d13-a32f-dae3b59a716e demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:04.278386 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 8/32] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:45:04 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 17 20:45:14.268595 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:04.292288 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:04.452209 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:46:04.452869 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:04.453334 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:04.453728 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:04.454770 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:04.465073 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] Get all volumes completed successfully. Jun 17 20:46:04.467078 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-b3aaa5f1-c2aa-46ed-bcbc-3dd1f2bdb12d demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:04.467456 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 8/33] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:46:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:46:14.461107 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:04.483955 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-4714fa51-d620-427a-a25c-f355d815982f None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:04.488222 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:47:04.488620 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:04.489099 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:04.489756 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:04.492069 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:04.505091 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] Get all volumes completed successfully. Jun 17 20:47:04.508073 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-4714fa51-d620-427a-a25c-f355d815982f demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:04.508522 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 9/34] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:47:04 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 17 20:47:14.497006 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:04.536989 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:04.539681 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:48:04.539903 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:04.540131 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:04.540411 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:04.541206 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:04.555364 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] Get all volumes completed successfully. Jun 17 20:48:04.558449 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-caa90be6-4668-406d-80a3-6dcb8c76e205 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:04.558977 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 10/35] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:48:04 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 17 20:48:14.546622 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:04.573884 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:04.577575 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:49:04.577791 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:04.578566 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:04.578566 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:04.579363 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:04.588581 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] Get all volumes completed successfully. Jun 17 20:49:04.591175 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-69031adf-99c9-43cc-b4dc-bdf80565ccdd demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:04.591620 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 9/36] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:49:04 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 17 20:49:14.583425 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:50:04.605198 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-ba74465f-744f-4c18-b891-cabacb40e412 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:50:04.611758 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:50:04.612278 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:50:04.612773 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:50:04.613414 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:50:04.615472 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:50:04.626613 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] Get all volumes completed successfully. Jun 17 20:50:04.630549 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-ba74465f-744f-4c18-b891-cabacb40e412 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:50:04.631207 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 9/37] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:50:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:50:14.619960 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:51:04.648789 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:51:04.728575 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:51:04.729014 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:51:04.729345 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:51:04.729682 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:51:04.730731 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:51:04.740570 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] Get all volumes completed successfully. Jun 17 20:51:04.745630 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-1d2a7246-9543-4ad0-a26c-3aa92e8563b5 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:51:04.746137 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 10/38] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:51:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:51:14.735092 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:52:04.765690 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:52:04.768658 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:52:04.768958 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:52:04.769249 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:52:04.769727 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:52:04.770815 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:52:04.780313 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] Get all volumes completed successfully. Jun 17 20:52:04.784171 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-96b4d728-d8ae-4a70-91d7-737fb0d7cdbe demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:52:04.785203 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 11/39] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:52:04 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 17 20:52:14.774428 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:53:04.801342 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:53:04.804541 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:53:04.804760 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:53:04.805497 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:53:04.806007 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:53:04.807183 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:53:04.818580 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] Get all volumes completed successfully. Jun 17 20:53:04.820670 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-1f9dd775-3b9d-454f-b653-d48aac187c43 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:53:04.821203 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 10/40] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:53:04 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 17 20:53:14.813466 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:54:04.836915 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-51a588fb-c915-49ba-9f42-6649d275e902 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:54:04.838535 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:54:04.839077 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:54:04.839077 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:54:04.839441 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:54:04.840486 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:54:04.848652 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] Get all volumes completed successfully. Jun 17 20:54:04.850684 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-51a588fb-c915-49ba-9f42-6649d275e902 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:54:04.851065 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 10/41] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:54:04 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 17 20:54:14.844092 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:55:04.867297 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-8091e141-1a2b-4169-a894-5485b57f53ca None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:55:04.871177 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:55:04.871530 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:55:04.871919 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:55:04.872348 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:55:04.873594 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:55:04.882500 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] Get all volumes completed successfully. Jun 17 20:55:04.885258 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-8091e141-1a2b-4169-a894-5485b57f53ca demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:55:04.885642 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 11/42] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:55:04 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 17 20:55:14.877459 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:56:04.902365 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-111ff9d2-c983-4fe3-a341-52d796463f74 None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:56:05.017075 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:56:05.017468 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:56:05.017852 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:56:05.018314 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:56:05.019871 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:56:05.029465 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] Get all volumes completed successfully. Jun 17 20:56:05.034979 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-111ff9d2-c983-4fe3-a341-52d796463f74 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:56:05.035615 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 12/43] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:56:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:56:15.023616 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:57:05.049613 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-93461103-cfc4-442e-828f-db155c2ff59f None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:57:05.052457 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:57:05.052746 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:57:05.053042 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:57:05.053356 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:57:05.054613 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:57:05.068987 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] Get all volumes completed successfully. Jun 17 20:57:05.071791 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-93461103-cfc4-442e-828f-db155c2ff59f demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:57:05.072382 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 11/44] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:57:05 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 17 20:57:15.058770 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:58:05.088728 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:58:05.092380 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:58:05.092718 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:58:05.093103 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:58:05.093535 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:58:05.094579 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:58:05.102512 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] Get all volumes completed successfully. Jun 17 20:58:05.105146 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-a770b027-ce10-4a38-9b9d-d6e23d39cd80 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:58:05.105607 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 11/45] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:58:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:58:15.098411 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:59:05.120667 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:59:05.124353 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 20:59:05.124586 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:59:05.124959 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:59:05.125366 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:59:05.126430 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:59:05.138150 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] Get all volumes completed successfully. Jun 17 20:59:05.141171 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-b2629328-1be3-4e51-a79b-0097ddcf41cb demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:59:05.141787 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 12/46] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 20:59:05 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 17 20:59:15.131385 np0000181538 devstack@c-api.service[117105]: DEBUG dbcounter [-] [117105] Writing DB stats cinder:SELECT=1 {{(pid=117105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:00:05.158315 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.middleware.request_id [None req-d0374283-32a0-485a-8265-0c23f420dcad None None] RequestId filter calling following filter/app {{(pid=117104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:00:05.161116 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 21:00:05.161369 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] Empty body provided in request {{(pid=117104) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:00:05.161625 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.openstack.wsgi [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] Calling method 'detail' {{(pid=117104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:00:05.161924 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.api.api_utils [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] Removing options '' from query. {{(pid=117104) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:00:05.162941 np0000181538 devstack@c-api.service[117104]: DEBUG cinder.volume.api [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117104) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:00:05.172164 np0000181538 devstack@c-api.service[117104]: INFO cinder.volume.api [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] Get all volumes completed successfully. Jun 17 21:00:05.174870 np0000181538 devstack@c-api.service[117104]: INFO cinder.api.openstack.wsgi [None req-d0374283-32a0-485a-8265-0c23f420dcad demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:00:05.175341 np0000181538 devstack@c-api.service[117104]: [pid: 117104|app: 0|req: 13/47] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 21:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:00:15.166519 np0000181538 devstack@c-api.service[117104]: DEBUG dbcounter [-] [117104] Writing DB stats cinder:SELECT=1 {{(pid=117104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:01:05.193577 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.middleware.request_id [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a None None] RequestId filter calling following filter/app {{(pid=117102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:01:05.354279 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 21:01:05.356232 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] Empty body provided in request {{(pid=117102) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:01:05.356232 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.openstack.wsgi [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] Calling method 'detail' {{(pid=117102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:01:05.356627 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.api.api_utils [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] Removing options '' from query. {{(pid=117102) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:01:05.359110 np0000181538 devstack@c-api.service[117102]: DEBUG cinder.volume.api [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117102) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:01:05.370425 np0000181538 devstack@c-api.service[117102]: INFO cinder.volume.api [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] Get all volumes completed successfully. Jun 17 21:01:05.372812 np0000181538 devstack@c-api.service[117102]: INFO cinder.api.openstack.wsgi [None req-4b3b2ec2-8c40-40a3-8f4d-f69d29711a2a demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:01:05.373167 np0000181538 devstack@c-api.service[117102]: [pid: 117102|app: 0|req: 12/48] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 21:01:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:01:15.364390 np0000181538 devstack@c-api.service[117102]: DEBUG dbcounter [-] [117102] Writing DB stats cinder:SELECT=1 {{(pid=117102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:02:05.386786 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.middleware.request_id [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb None None] RequestId filter calling following filter/app {{(pid=117103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:02:05.389686 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 21:02:05.390048 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] Empty body provided in request {{(pid=117103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:02:05.390276 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.openstack.wsgi [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] Calling method 'detail' {{(pid=117103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:02:05.390563 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.api.api_utils [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] Removing options '' from query. {{(pid=117103) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:02:05.391580 np0000181538 devstack@c-api.service[117103]: DEBUG cinder.volume.api [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117103) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:02:05.401239 np0000181538 devstack@c-api.service[117103]: INFO cinder.volume.api [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] Get all volumes completed successfully. Jun 17 21:02:05.404102 np0000181538 devstack@c-api.service[117103]: INFO cinder.api.openstack.wsgi [None req-ce681bc8-b5f7-42af-99a2-9f38e819eefb demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:02:05.404575 np0000181538 devstack@c-api.service[117103]: [pid: 117103|app: 0|req: 12/49] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 21:02:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 21:02:15.394954 np0000181538 devstack@c-api.service[117103]: DEBUG dbcounter [-] [117103] Writing DB stats cinder:SELECT=1 {{(pid=117103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 21:03:05.429880 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.middleware.request_id [None req-81812d59-b4b0-4989-8d0c-b554df26c760 None None] RequestId filter calling following filter/app {{(pid=117105) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 21:03:05.433305 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] GET https://199.19.213.243/volume/v3/volumes/detail Jun 17 21:03:05.433708 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] Empty body provided in request {{(pid=117105) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 21:03:05.434409 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.openstack.wsgi [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] Calling method 'detail' {{(pid=117105) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 21:03:05.434409 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.api.api_utils [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] Removing options '' from query. {{(pid=117105) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 21:03:05.435384 np0000181538 devstack@c-api.service[117105]: DEBUG cinder.volume.api [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117105) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 21:03:05.442036 np0000181538 devstack@c-api.service[117105]: INFO cinder.volume.api [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] Get all volumes completed successfully. Jun 17 21:03:05.444367 np0000181538 devstack@c-api.service[117105]: INFO cinder.api.openstack.wsgi [None req-81812d59-b4b0-4989-8d0c-b554df26c760 demo demo] https://199.19.213.243/volume/v3/volumes/detail returned with HTTP 200 Jun 17 21:03:05.444715 np0000181538 devstack@c-api.service[117105]: [pid: 117105|app: 0|req: 13/50] 199.19.213.243 () {64 vars in 1295 bytes} [Wed Jun 17 21:03:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)