Jun 23 17:06:07.154625 np0000182578 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 17:06:07.161296 np0000182578 devstack@c-api.service[112853]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 17:06:07 2026] *** Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: nodename: np0000182578 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: machine: x86_64 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: clock source: unix Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: pcre jit disabled Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: detected number of CPU cores: 16 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: current working directory: / Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: detected binary path: /usr/bin/uwsgi-core Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: your processes number limit is 256917 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: your memory page size is 4096 bytes Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: detected max file descriptor number: 2048 Jun 23 17:06:07.164045 np0000182578 devstack@c-api.service[112853]: lock engine: pthread robust mutexes Jun 23 17:06:07.164822 np0000182578 devstack@c-api.service[112853]: thunder lock: enabled Jun 23 17:06:07.164822 np0000182578 devstack@c-api.service[112853]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 17:06:07.164822 np0000182578 devstack@c-api.service[112853]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 17:06:07.164822 np0000182578 devstack@c-api.service[112853]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 17:06:07.164822 np0000182578 devstack@c-api.service[112853]: Set PythonHome to /opt/stack/data/venv Jun 23 17:06:07.199396 np0000182578 devstack@c-api.service[112853]: Python main interpreter initialized at 0x75fcdf6a3668 Jun 23 17:06:07.199396 np0000182578 devstack@c-api.service[112853]: python threads support enabled Jun 23 17:06:07.199396 np0000182578 devstack@c-api.service[112853]: your server socket listen backlog is limited to 100 connections Jun 23 17:06:07.199396 np0000182578 devstack@c-api.service[112853]: your mercy for graceful operations on workers is 80 seconds Jun 23 17:06:07.199909 np0000182578 devstack@c-api.service[112853]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 17:06:07.200046 np0000182578 devstack@c-api.service[112853]: *** Operational MODE: preforking *** Jun 23 17:06:07.200205 np0000182578 devstack@c-api.service[112853]: *** uWSGI is running in multiple interpreter mode *** Jun 23 17:06:07.200205 np0000182578 devstack@c-api.service[112853]: spawned uWSGI master process (pid: 112853) Jun 23 17:06:07.200396 np0000182578 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 17:06:07.200925 np0000182578 devstack@c-api.service[112853]: spawned uWSGI worker 1 (pid: 112855, cores: 1) Jun 23 17:06:07.201616 np0000182578 devstack@c-api.service[112853]: spawned uWSGI worker 2 (pid: 112856, cores: 1) Jun 23 17:06:07.201894 np0000182578 devstack@c-api.service[112853]: spawned uWSGI worker 3 (pid: 112857, cores: 1) Jun 23 17:06:07.202526 np0000182578 devstack@c-api.service[112853]: spawned uWSGI worker 4 (pid: 112858, cores: 1) Jun 23 17:06:07.202611 np0000182578 devstack@c-api.service[112853]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: we strongly recommend against using it for new projects. Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: framework. For more detail see Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:07.334642 np0000182578 devstack@c-api.service[112855]: import eventlet # noqa Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: we strongly recommend against using it for new projects. Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: framework. For more detail see Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:07.339898 np0000182578 devstack@c-api.service[112856]: import eventlet # noqa Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: we strongly recommend against using it for new projects. Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: framework. For more detail see Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:07.365838 np0000182578 devstack@c-api.service[112857]: import eventlet # noqa Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: we strongly recommend against using it for new projects. Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: If you are already using Eventlet, we recommend migrating to a different Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: framework. For more detail see Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 17:06:07.382789 np0000182578 devstack@c-api.service[112858]: import eventlet # noqa Jun 23 17:06:07.422669 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:07.422669 np0000182578 devstack@c-api.service[112855]: warnings.warn( Jun 23 17:06:07.427117 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:07.427117 np0000182578 devstack@c-api.service[112856]: warnings.warn( Jun 23 17:06:07.458608 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:07.458608 np0000182578 devstack@c-api.service[112857]: warnings.warn( Jun 23 17:06:07.468945 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 17:06:07.468945 np0000182578 devstack@c-api.service[112858]: warnings.warn( Jun 23 17:06:07.499828 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 17:06:07.499828 np0000182578 devstack@c-api.service[112855]: from cgi import parse_header Jun 23 17:06:07.504251 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 17:06:07.504251 np0000182578 devstack@c-api.service[112856]: from cgi import parse_header Jun 23 17:06:07.549062 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 17:06:07.549062 np0000182578 devstack@c-api.service[112858]: from cgi import parse_header Jun 23 17:06:07.552002 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 23 17:06:07.552002 np0000182578 devstack@c-api.service[112857]: from cgi import parse_header Jun 23 17:06:07.555436 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 17:06:07.555436 np0000182578 devstack@c-api.service[112855]: removals.removed_module( Jun 23 17:06:07.556752 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 17:06:07.556752 np0000182578 devstack@c-api.service[112855]: removals.removed_module( Jun 23 17:06:07.557564 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 17:06:07.557564 np0000182578 devstack@c-api.service[112856]: removals.removed_module( Jun 23 17:06:07.559340 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 17:06:07.559340 np0000182578 devstack@c-api.service[112856]: removals.removed_module( Jun 23 17:06:07.600836 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 17:06:07.600836 np0000182578 devstack@c-api.service[112858]: removals.removed_module( Jun 23 17:06:07.602282 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 17:06:07.602282 np0000182578 devstack@c-api.service[112858]: removals.removed_module( Jun 23 17:06:07.620661 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 23 17:06:07.620661 np0000182578 devstack@c-api.service[112857]: removals.removed_module( Jun 23 17:06:07.623134 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 23 17:06:07.623134 np0000182578 devstack@c-api.service[112857]: removals.removed_module( Jun 23 17:06:08.346896 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 17:06:08.346896 np0000182578 devstack@c-api.service[112855]: warnings.warn( Jun 23 17:06:08.405793 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 17:06:08.405793 np0000182578 devstack@c-api.service[112855]: warnings.warn( Jun 23 17:06:08.413825 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 17:06:08.413825 np0000182578 devstack@c-api.service[112856]: warnings.warn( Jun 23 17:06:08.424576 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 17:06:08.424576 np0000182578 devstack@c-api.service[112858]: warnings.warn( Jun 23 17:06:08.463035 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 23 17:06:08.463035 np0000182578 devstack@c-api.service[112857]: warnings.warn( Jun 23 17:06:08.464043 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 17:06:08.464043 np0000182578 devstack@c-api.service[112856]: warnings.warn( Jun 23 17:06:08.478101 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 17:06:08.478101 np0000182578 devstack@c-api.service[112858]: warnings.warn( Jun 23 17:06:08.514170 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 23 17:06:08.514170 np0000182578 devstack@c-api.service[112857]: warnings.warn( Jun 23 17:06:08.606580 np0000182578 devstack@c-api.service[112855]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 17:06:08.606855 np0000182578 devstack@c-api.service[112855]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112855) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:08.652477 np0000182578 devstack@c-api.service[112856]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 17:06:08.652724 np0000182578 devstack@c-api.service[112856]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112856) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:08.657819 np0000182578 devstack@c-api.service[112858]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 17:06:08.657984 np0000182578 devstack@c-api.service[112858]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112858) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:08.692867 np0000182578 devstack@c-api.service[112855]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 17:06:08.692867 np0000182578 devstack@c-api.service[112855]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:08.707371 np0000182578 devstack@c-api.service[112857]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 23 17:06:08.707560 np0000182578 devstack@c-api.service[112857]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112857) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 17:06:08.715829 np0000182578 devstack@c-api.service[112856]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 17:06:08.715829 np0000182578 devstack@c-api.service[112856]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:08.720109 np0000182578 devstack@c-api.service[112858]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 17:06:08.720109 np0000182578 devstack@c-api.service[112858]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:08.771992 np0000182578 devstack@c-api.service[112857]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 17:06:08.771992 np0000182578 devstack@c-api.service[112857]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 17:06:09.187919 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112855) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:09.188160 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112856) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:09.188240 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112857) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:09.188369 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.188455 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.188537 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.188612 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.188692 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.188767 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.188837 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.188910 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.188983 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112858) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 17:06:09.189060 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.189133 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.189133 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.189343 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.190942 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.191048 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.191116 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.191188 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.191261 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.191358 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.191429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.191500 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.191577 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.191642 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.191709 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.191773 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.191842 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.191906 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.191980 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.192070 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.192150 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.192232 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.192345 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.192421 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.192492 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.192563 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.193006 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.193077 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.193144 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.193210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.193296 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.193371 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.193434 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.193500 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.193569 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.193643 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.193710 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.193780 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.193850 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.193969 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.194043 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.194114 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.194186 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.194279 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.194346 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.194418 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.194484 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.194553 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.194614 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.194693 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.194769 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.194841 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.194911 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.194986 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.195064 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.195138 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.195212 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.195305 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.195379 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.195455 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.195533 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.195602 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.195674 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.195744 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.195813 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.195881 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.195950 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.196017 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.196086 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.196151 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.196217 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.196309 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.196373 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.196443 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.196511 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.196581 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.196648 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.196715 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.196783 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.196783 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.196912 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.196982 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.197052 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.197052 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.197052 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.197052 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.197052 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.197254 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.197408 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.197480 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.197546 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.197620 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.197683 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.197731 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.197769 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.197769 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.197849 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.197916 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.197962 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.198002 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.198040 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.198073 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.198111 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.198145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.198387 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.198387 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.198387 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.198483 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.198521 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.198571 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.198604 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.198638 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.198678 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.198713 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.198746 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.198783 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.198783 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.198783 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.198890 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.198890 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.198890 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.198890 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.199020 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.199058 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.199094 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.199135 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.199171 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.199204 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.199259 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.199666 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.199738 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.199808 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.199873 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.199936 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.199998 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.200078 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.200156 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.200228 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.200329 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.200406 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.200475 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.200544 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.200607 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.200675 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.200743 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.200802 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.200872 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.200947 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.201022 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.201093 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.201163 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.201224 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.201319 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.201390 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.201461 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.201541 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.201541 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.201541 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.201541 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.201541 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.201842 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.201948 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.202027 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.202096 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.202159 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.202159 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.202302 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.202366 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.202426 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.202501 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.202578 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.202648 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.202719 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.202719 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.202838 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.202838 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.202969 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.203039 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.203107 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.203170 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.203230 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.203340 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.203413 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.203486 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.203556 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.203626 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.203700 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.203700 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.203824 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.203824 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.203824 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.203824 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.204041 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.204081 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.204115 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.204162 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.204196 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.204229 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.204262 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.204315 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.204358 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.204396 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.204428 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.204484 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.204527 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.204560 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.204560 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.204632 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.204666 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.204709 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.204750 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.204784 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.204784 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.204784 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.204784 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.204784 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.204930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.204930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.204930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.204930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.205149 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.205189 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.205227 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.205564 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.205644 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.205712 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.205781 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.205841 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.205925 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.205995 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.206063 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.206132 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.206209 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.206288 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.206352 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.206433 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.206510 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.206576 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.207002 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.207002 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.207119 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.207184 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.207253 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.207324 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.207390 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.207390 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.207521 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.207590 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.207648 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.207704 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.207764 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.207832 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.207897 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.208304 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.208376 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.208436 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.208491 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.208555 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.208616 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.208673 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.208733 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.208798 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.208865 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.208934 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.209010 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.209079 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.209124 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.209158 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.209189 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.209227 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.209259 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.209390 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.209449 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.209517 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.209587 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.209654 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.209714 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.209714 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.209714 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.209714 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.209714 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.209889 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.215043 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.215119 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.215161 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.215195 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.215229 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.215300 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.215339 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.215379 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.215379 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.215438 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.215624 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.215683 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.215721 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.215755 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.215785 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.215824 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.215862 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.215862 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.215862 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.215949 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.216096 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.216254 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.216338 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.216422 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.216514 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.216584 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.216643 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.216697 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.216754 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.216814 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.216883 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.216950 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.217014 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.217072 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.217145 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.217213 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.217256 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.217361 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.217444 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.217496 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.217496 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.217559 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.217597 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.217631 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.217663 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.217704 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.217736 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.217775 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.217805 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.217833 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.217864 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.217892 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.217973 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.218014 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.218055 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.218095 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.218370 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.218439 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.218484 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.218564 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.218633 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.218703 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.218773 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.218837 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.218907 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.218973 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.219016 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.219057 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.219096 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.219129 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.219167 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.219200 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.219239 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.219287 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.219326 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.219360 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.219398 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.219438 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.219470 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.219506 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.219538 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.219538 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.219538 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.219538 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.219652 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.219652 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.219652 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.219751 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.219791 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.219833 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.219833 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.219906 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.219937 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.219972 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.219972 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.220038 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.220075 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.220108 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.220143 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.220179 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.220212 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.220247 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.220307 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.220342 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.220385 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.220424 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.220455 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.220498 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.220531 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.220577 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.220577 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.220641 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.222130 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.222202 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.222238 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.222362 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.222427 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.222427 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.222505 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.222542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.222577 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.222619 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.222657 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.222701 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.222736 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.222772 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.222806 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.222839 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.222872 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.222909 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.222947 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.222984 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.223025 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.223057 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.223092 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.223127 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.223164 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.223164 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.223164 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.223164 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.223804 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.223869 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.223956 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.224022 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.224082 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.224136 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.224199 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.224235 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.224285 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.224333 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.224366 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.224399 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.224434 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.224464 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.224497 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.224521 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.224544 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.224573 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.224598 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.224625 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.224658 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.224689 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.224723 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.224757 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.224757 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.224757 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.224757 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.224757 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.225026 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.225095 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.225163 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.225163 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.225311 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.225387 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.225449 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.225514 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.225576 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.225643 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.225706 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.225706 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.225706 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.225849 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.225960 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.226023 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.226023 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.226023 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.226169 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.226220 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.226220 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.226325 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.226377 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.226429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.226429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.226429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.226429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.226429 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.226660 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.226708 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.226759 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.226805 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.226855 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.226910 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.226960 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.227006 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.227050 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.227093 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.227124 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.227148 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.227174 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.227197 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.227197 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.227331 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.227359 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.227382 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.227410 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.227436 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.227459 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.227485 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.227511 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.227542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.227542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.227542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.227542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.227542 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.231479 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.231541 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.231587 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.231627 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.231666 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.231703 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.231746 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.231785 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.231818 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.231855 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.231894 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.231930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.231961 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.231996 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.232032 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.232069 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.232099 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.232127 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.232166 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.232194 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.232224 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.232252 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.232300 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.232340 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.232382 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.232412 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.232442 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.232482 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.234079 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.234145 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.234190 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.234284 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.234371 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.234371 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.234493 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.234560 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.234560 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.234651 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.234687 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.234720 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.234757 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.234819 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.234853 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.234891 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.234921 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.234921 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.234978 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.234978 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.235039 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.235039 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.235095 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.235124 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.235159 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.235194 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.235194 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.235256 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.235306 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.235349 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.235384 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.235414 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.235443 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.235479 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.235510 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.235545 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.235574 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.235611 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.235645 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.235645 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.235699 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.235736 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.235769 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.235796 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.235937 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.235937 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.236198 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.236386 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.236534 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.237090 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.237198 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.237257 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.237326 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.237376 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.237431 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.237481 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.237551 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.237620 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.237682 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.237752 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.237835 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.237947 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.238034 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.238102 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.238177 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.238246 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.238246 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.238411 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.238475 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.238537 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.238618 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.238696 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.238785 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.238868 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.238964 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.239051 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.239135 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.239232 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.239343 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.239432 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.239533 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.239626 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.239707 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.239795 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.239889 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.239989 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.240087 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.240175 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.240226 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.240290 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.240358 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.240410 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.240461 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.240511 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.240566 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.240566 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.240566 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.240566 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.240903 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.241555 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.241555 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.241555 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.241555 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.243296 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.243438 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.243438 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.243438 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.243735 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.243735 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.243917 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.243917 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.244070 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.244147 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.244221 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.244340 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.244431 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.244519 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.244597 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.244680 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.244771 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.244771 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.244939 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.245032 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.245132 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.245233 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.245386 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.245482 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.245567 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.245567 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.245679 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.245728 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.245770 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.245770 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.245856 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.245896 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.246172 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.246234 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.246600 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.246844 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.246844 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.246844 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.247127 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.247212 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.247212 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.247396 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.247396 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.247573 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.247671 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.247785 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.247896 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.247896 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.248062 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.248168 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.248259 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.248259 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.248259 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.248259 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.248628 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.248727 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.248840 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.248840 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.249014 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.249113 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.249203 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.249311 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.249311 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.249504 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.249556 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.249611 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.249611 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.249611 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.249739 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.249796 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.249844 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.249899 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.249975 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.250022 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.250077 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.250139 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.250188 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.250234 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.250306 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.250355 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.250401 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.250446 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.250491 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.250549 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.250600 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.250675 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.250733 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.250784 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.250831 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.250883 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.250938 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.250986 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.251027 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.251070 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.251116 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.251625 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.251735 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.251832 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.251929 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.252036 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.252127 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.252203 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.252310 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.252408 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.252503 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.252591 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.252667 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.252748 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.252834 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.252918 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.253006 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.253099 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.253177 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.253257 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.253257 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.253467 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.253560 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.253560 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.253732 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.254646 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.254646 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.254646 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.254646 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.254881 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.254881 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.254881 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.255047 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.255103 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.255168 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.255228 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.255304 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.255376 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.255438 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.255503 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.255573 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.255636 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.255696 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.255764 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.255828 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.255888 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.255944 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.256008 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.256071 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.256131 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.256176 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.256218 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.256256 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.256379 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.256456 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.256522 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.256577 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.256630 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.256686 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.256730 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.256760 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.256796 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.256829 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.256860 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112856) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.256890 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.256921 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.256957 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.256994 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.257025 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.257059 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.257091 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.257119 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.257222 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.257251 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.257296 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.257325 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.257361 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.257388 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.257420 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112856) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.257447 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.257474 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.257502 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.257548 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.257581 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.257608 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112858) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.257639 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.257666 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.257697 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.257725 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.257751 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.257778 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.257806 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.257842 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.257872 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.257905 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112858) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.257962 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.257996 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112858) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 17:06:09.258028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 17:06:09.258330 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 17:06:09.301112 np0000182578 devstack@c-api.service[112856]: INFO dbcounter [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Registered counter for database cinder Jun 23 17:06:09.301442 np0000182578 devstack@c-api.service[112855]: INFO dbcounter [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Registered counter for database cinder Jun 23 17:06:09.302026 np0000182578 devstack@c-api.service[112857]: INFO dbcounter [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Registered counter for database cinder Jun 23 17:06:09.304121 np0000182578 devstack@c-api.service[112858]: INFO dbcounter [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Registered counter for database cinder Jun 23 17:06:09.345239 np0000182578 devstack@c-api.service[112857]: DEBUG oslo_db.sqlalchemy.engines [None req-373fbd5f-9062-4aca-852f-1633645340b1 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=112857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.346712 np0000182578 devstack@c-api.service[112855]: DEBUG oslo_db.sqlalchemy.engines [None req-87c45997-6e07-4559-ae99-f915bb2875ed 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=112855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.348916 np0000182578 devstack@c-api.service[112856]: DEBUG oslo_db.sqlalchemy.engines [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 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=112856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.354868 np0000182578 devstack@c-api.service[112858]: DEBUG oslo_db.sqlalchemy.engines [None req-de7e0545-55e1-43c3-a263-adef9efd012e 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=112858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.463361 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writer thread running {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:09.466084 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:09.468658 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:09.471355 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:09.471507 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writer thread running {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:09.472552 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writer thread running {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:09.473648 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:09.473807 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:09.474724 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.475474 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:09.476435 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:09.477578 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.478149 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:09.478680 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:09.480714 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:09.480944 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:09.481566 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.482468 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writer thread running {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 17:06:09.484037 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:09.484906 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.485228 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 17:06:09.485628 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.487824 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 17:06:09.489670 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.489770 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 17:06:09.491654 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 17:06:09.492469 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.495335 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.511069 np0000182578 devstack@c-api.service[112855]: DEBUG oslo_db.sqlalchemy.engines [None req-87c45997-6e07-4559-ae99-f915bb2875ed 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=112855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.513540 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:09.515962 np0000182578 devstack@c-api.service[112855]: INFO cinder.rpc [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:09.517137 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.520024 np0000182578 devstack@c-api.service[112856]: DEBUG oslo_db.sqlalchemy.engines [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 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=112856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.522934 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:09.524447 np0000182578 devstack@c-api.service[112857]: DEBUG oslo_db.sqlalchemy.engines [None req-373fbd5f-9062-4aca-852f-1633645340b1 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=112857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.526085 np0000182578 devstack@c-api.service[112856]: INFO cinder.rpc [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:09.526403 np0000182578 devstack@c-api.service[112858]: DEBUG oslo_db.sqlalchemy.engines [None req-de7e0545-55e1-43c3-a263-adef9efd012e 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=112858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:09.527545 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:09.527618 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.528958 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 17:06:09.529249 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.530375 np0000182578 devstack@c-api.service[112857]: INFO cinder.rpc [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:09.531384 np0000182578 devstack@c-api.service[112858]: INFO cinder.rpc [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 17:06:09.531695 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.532447 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.532565 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.535729 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.539747 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.540064 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.543353 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.543563 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.543637 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.545494 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.546609 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.546910 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.547428 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.549598 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.550577 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.550657 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.552423 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.552501 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.554028 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.554675 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.555369 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.555649 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.556812 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.557650 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.558650 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.558729 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.559745 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.560581 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.561823 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.562081 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.563719 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.564964 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.565316 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.565407 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.566539 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.568368 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.568709 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.569483 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.569842 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.570763 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.570897 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.571000 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.572299 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.572595 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.573572 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.573928 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.575317 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.575795 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.576342 np0000182578 devstack@c-api.service[112855]: WARNING cinder.api.contrib.hosts [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:09.577007 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.578331 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.578404 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.579168 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.579850 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.579948 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.581252 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.581715 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.581918 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.582106 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: extensions {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.582552 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.583824 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.583906 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: extra_specs {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.584559 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.584894 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.585363 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.585463 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-volume-transfer {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.586036 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.587004 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-quota-class-sets {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.587104 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.587717 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.588284 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: cgsnapshots {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.588484 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.589141 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.589795 np0000182578 devstack@c-api.service[112856]: WARNING cinder.api.contrib.hosts [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:09.589879 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: scheduler-stats {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.590675 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.591194 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.591237 np0000182578 devstack@c-api.service[112858]: WARNING cinder.api.contrib.hosts [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:09.591955 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.592051 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: qos-specs {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.592106 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.593286 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.593644 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.594028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: capabilities {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.594754 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.594861 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.595079 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.595305 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: encryption {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.595960 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: extensions {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.596282 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.596790 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: encryption {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.596856 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.597108 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: extensions {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.597308 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: extra_specs {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.598402 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-volume-type-access {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.598678 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.598926 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-volume-transfer {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.599257 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: extra_specs {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.599978 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-quota-sets {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.600379 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.600648 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-quota-class-sets {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.600790 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-volume-transfer {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.601374 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-snapshot-manage {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.601890 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.602482 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-quota-class-sets {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.602560 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: cgsnapshots {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.602823 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-volume-manage {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.603155 np0000182578 devstack@c-api.service[112857]: WARNING cinder.api.contrib.hosts [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 17:06:09.603820 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: cgsnapshots {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.604013 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.604118 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: scheduler-stats {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.604298 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-hosts {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.605173 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: scheduler-stats {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.605574 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.605650 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: os-availability-zone {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.605715 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: qos-specs {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.606665 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: qos-specs {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.606943 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: consistencygroups {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.607192 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.607753 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: capabilities {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.608692 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: capabilities {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.608880 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extended resource: backups {{(pid=112855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.609010 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.609067 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: encryption {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.609782 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: extensions {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.610501 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: encryption {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.610568 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: encryption {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.610941 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.contrib.snapshot_actions [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] SnapshotActionsController initialized {{(pid=112855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:09.611542 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: encryption {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.611767 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.612042 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-volume-type-access {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.612179 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: extra_specs {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.613079 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-volume-type-access {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.613176 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.613594 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-quota-sets {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.613745 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-volume-transfer {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.614605 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.614661 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-quota-sets {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.615066 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-snapshot-manage {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.615454 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-quota-class-sets {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.615929 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.616102 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-snapshot-manage {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.616509 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-volume-manage {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.616847 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: cgsnapshots {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.617231 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.617574 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-volume-manage {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.617898 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-hosts {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.618224 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: scheduler-stats {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.618634 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.619242 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-hosts {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.619330 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: os-availability-zone {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.619762 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: qos-specs {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.620075 np0000182578 devstack@c-api.service[112855]: WARNING castellan.key_manager.migration [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.620638 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: consistencygroups {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.620711 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: os-availability-zone {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.620919 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension UsedLimits extending resource: limits {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621028 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621138 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621352 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621439 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621556 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621643 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621737 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621839 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.621931 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: capabilities {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.622031 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622115 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: consistencygroups {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.622154 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension AdminActions extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622196 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension AdminActions extending resource: snapshots {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622328 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension AdminActions extending resource: backups {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622425 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622512 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension VolumeActions extending resource: volumes {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.622600 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extended resource: backups {{(pid=112856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.622709 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.v3.router [None req-87c45997-6e07-4559-ae99-f915bb2875ed None None] Extension TypesManage extending resource: types {{(pid=112855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.623414 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: encryption {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.623995 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extended resource: backups {{(pid=112858) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.624613 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] SnapshotActionsController initialized {{(pid=112856) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:09.625109 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: encryption {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.625391 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.626776 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.contrib.snapshot_actions [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] SnapshotActionsController initialized {{(pid=112858) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:09.626914 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-volume-type-access {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.627140 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.627712 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.628531 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.628591 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-quota-sets {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.629215 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.629880 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.629939 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-snapshot-manage {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.630539 np0000182578 devstack@c-api.service[112855]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75fcdf6a3668 pid: 112855 (default app) Jun 23 17:06:09.630613 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.631241 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.631459 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-volume-manage {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.631967 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.632651 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.633081 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-hosts {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.633302 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.634152 np0000182578 devstack@c-api.service[112856]: WARNING castellan.key_manager.migration [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.634494 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: os-availability-zone {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.634771 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.635063 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension UsedLimits extending resource: limits {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635175 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635310 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635412 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635526 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635623 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635722 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635826 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.635930 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: consistencygroups {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.636021 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636021 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636212 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension AdminActions extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636320 np0000182578 devstack@c-api.service[112858]: WARNING castellan.key_manager.migration [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.636364 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension AdminActions extending resource: snapshots {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636413 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension AdminActions extending resource: backups {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636532 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636701 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension VolumeActions extending resource: volumes {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.636822 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.v3.router [None req-6d6919c4-9665-4df5-8f6f-74bad40e4368 None None] Extension TypesManage extending resource: types {{(pid=112856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637069 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension UsedLimits extending resource: limits {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637187 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637333 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637443 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637544 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637647 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637772 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637838 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extended resource: backups {{(pid=112857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 17:06:09.637886 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.637991 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638122 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638323 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension AdminActions extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638431 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension AdminActions extending resource: snapshots {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638529 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension AdminActions extending resource: backups {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638642 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638753 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension VolumeActions extending resource: volumes {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.638882 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.v3.router [None req-de7e0545-55e1-43c3-a263-adef9efd012e None None] Extension TypesManage extending resource: types {{(pid=112858) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.639336 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639336 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639465 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639465 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639465 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639465 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639465 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639721 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639992 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639992 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639992 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.639992 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.639992 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640191 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640191 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640191 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640191 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640415 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640415 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640415 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640415 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640607 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640607 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640607 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640607 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640607 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640829 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640829 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640829 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.640829 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.640829 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641027 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641295 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641561 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.641811 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.642062 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.642062 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.642062 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.642062 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.642264 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.642264 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.642264 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.642264 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.642264 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643464 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.643464 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643464 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.643464 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643464 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.643947 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.644535 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.644535 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.644535 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.644535 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.644535 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645038 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645038 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645038 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645038 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645038 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645574 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645574 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645574 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645574 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645991 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645991 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.645991 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.645991 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.646517 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.646517 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.646517 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.646517 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.646517 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.646960 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.646960 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.646960 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.646960 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.646960 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647282 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647282 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647282 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647282 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647563 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647563 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647563 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647563 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647816 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647816 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.647816 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.647816 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648084 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648084 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648084 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648084 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648365 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648365 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648365 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648365 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648632 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648632 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648762 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.contrib.snapshot_actions [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] SnapshotActionsController initialized {{(pid=112857) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.648837 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649280 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649280 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649280 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649280 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649559 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.649938 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650376 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.650765 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651147 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651147 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651147 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651147 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651425 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651425 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651425 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651425 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651588 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651588 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651588 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651588 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651703 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651703 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651703 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:09.651703 np0000182578 devstack@c-api.service[112855]: warnings.warn(deprecated_msg) Jun 23 17:06:09.651840 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.651867 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-0af4930c-04b9-41f6-a483-58783146e913 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:09.651895 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.651895 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.651943 np0000182578 devstack@c-api.service[112856]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75fcdf6a3668 pid: 112856 (default app) Jun 23 17:06:09.651969 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Tue Jun 23 17:06:09 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 23 17:06:09.651992 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.652016 np0000182578 devstack@c-api.service[112858]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75fcdf6a3668 pid: 112858 (default app) Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: WARNING castellan.key_manager.migration [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension UsedLimits extending resource: limits {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652046 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension AdminActions extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652210 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension AdminActions extending resource: snapshots {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652409 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension AdminActions extending resource: backups {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652409 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652409 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension VolumeActions extending resource: volumes {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.652409 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.v3.router [None req-373fbd5f-9062-4aca-852f-1633645340b1 None None] Extension TypesManage extending resource: types {{(pid=112857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 17:06:09.660182 np0000182578 devstack@c-api.service[112857]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75fcdf6a3668 pid: 112857 (default app) Jun 23 17:06:16.738466 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.738466 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.738466 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.738466 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.738466 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739390 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.739390 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739390 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.739390 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739390 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.739673 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740010 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740010 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740010 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740010 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740241 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740241 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740241 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740241 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740580 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740580 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740580 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740580 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740891 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740891 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740891 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.740891 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.740891 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741231 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741231 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741231 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741231 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741231 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741639 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.741979 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.742427 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742819 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.742819 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742819 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.742819 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.742819 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743258 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743258 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743258 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743258 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743258 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743636 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.743947 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744258 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744258 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744258 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744258 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744258 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744579 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744579 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744579 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744579 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744579 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744987 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744987 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.744987 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.744987 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745233 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745233 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745233 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745233 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745498 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745498 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745498 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745498 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745498 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745778 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745778 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745778 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745778 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745778 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745956 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745956 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.745956 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.745956 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746127 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746127 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746127 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746127 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746334 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746334 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746334 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746334 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746509 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746509 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746509 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746509 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746668 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746668 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746668 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746668 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746825 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746825 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746825 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.746825 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.746825 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747018 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747265 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747265 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747265 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747265 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747265 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747471 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747699 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.747942 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748208 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748449 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748449 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748449 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748449 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748609 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748609 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748609 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748609 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748609 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: warnings.warn(deprecated_msg) Jun 23 17:06:16.748824 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-2b891956-3bd9-46c2-9df3-1167f17158e4 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:17.255069 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-2b891956-3bd9-46c2-9df3-1167f17158e4 admin admin] POST https://199.204.45.19/volume/v3/types Jun 23 17:06:17.255703 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-2b891956-3bd9-46c2-9df3-1167f17158e4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:06:17.257408 np0000182578 devstack@c-api.service[112856]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 17:06:17.257408 np0000182578 devstack@c-api.service[112856]: warnings.warn( Jun 23 17:06:17.293707 np0000182578 devstack@c-api.service[112856]: DEBUG oslo_db.sqlalchemy.engines [None req-2b891956-3bd9-46c2-9df3-1167f17158e4 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=112856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:17.327696 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-2b891956-3bd9-46c2-9df3-1167f17158e4 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 23 17:06:17.328226 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Tue Jun 23 17:06:16 2026] POST /volume/v3/types => generated 186 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:06:17.342190 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [req-2b891956-3bd9-46c2-9df3-1167f17158e4 req-6ccab9b8-00e5-4c88-b1f4-001325677cec None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:06:17.685975 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [req-2b891956-3bd9-46c2-9df3-1167f17158e4 req-6ccab9b8-00e5-4c88-b1f4-001325677cec admin admin] POST https://199.204.45.19/volume/v3/types/74977d91-685b-40b0-a485-83c390fd2672/extra_specs Jun 23 17:06:17.686434 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [req-2b891956-3bd9-46c2-9df3-1167f17158e4 req-6ccab9b8-00e5-4c88-b1f4-001325677cec admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 17:06:17.688195 np0000182578 devstack@c-api.service[112855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 17:06:17.688195 np0000182578 devstack@c-api.service[112855]: warnings.warn( Jun 23 17:06:17.726967 np0000182578 devstack@c-api.service[112855]: DEBUG oslo_db.sqlalchemy.engines [req-2b891956-3bd9-46c2-9df3-1167f17158e4 req-6ccab9b8-00e5-4c88-b1f4-001325677cec 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=112855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:06:17.799337 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [req-2b891956-3bd9-46c2-9df3-1167f17158e4 req-6ccab9b8-00e5-4c88-b1f4-001325677cec admin admin] https://199.204.45.19/volume/v3/types/74977d91-685b-40b0-a485-83c390fd2672/extra_specs returned with HTTP 200 Jun 23 17:06:17.799337 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 2/3] 199.204.45.19 () {70 vars in 1498 bytes} [Tue Jun 23 17:06:17 2026] POST /volume/v3/types/74977d91-685b-40b0-a485-83c390fd2672/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:06:19.529501 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=6 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:19.530693 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=6 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:27.324458 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:06:27.795337 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:08:39.281363 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.281363 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.281363 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.281363 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.281363 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282536 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.282536 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282536 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.282536 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282536 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.282877 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283369 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283369 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283369 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283369 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283633 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283633 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283633 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283633 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283919 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283919 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.283919 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.283919 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.284189 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.284189 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.284189 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.284189 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.284189 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.284713 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.284713 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.284713 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.284713 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.284713 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285027 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285455 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.285858 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.286255 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.286255 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.286255 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.286255 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.286255 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.286688 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.286688 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.286688 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.286688 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.286688 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287002 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287422 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287920 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287920 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287920 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.287920 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.287920 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.288291 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.288291 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.288291 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.288291 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.288291 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.288766 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.288766 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.288766 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.288766 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289007 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289007 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289007 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289007 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289184 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289184 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289184 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289184 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289184 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289453 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289453 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289453 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289453 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289453 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289653 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289653 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289653 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289653 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289835 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289835 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.289835 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.289835 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290014 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290014 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290014 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290014 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290221 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290221 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290221 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290221 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290438 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290438 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290438 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290438 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290619 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290619 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290619 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290619 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290619 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.290848 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291111 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291111 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291111 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291111 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291111 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291331 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291605 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.291880 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292133 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292449 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292449 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292449 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292449 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292636 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292636 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292636 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292636 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292636 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: warnings.warn(deprecated_msg) Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-509623d3-7019-4adb-819b-c5d86538712b None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:08:39.292873 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-509623d3-7019-4adb-819b-c5d86538712b None None] GET https://199.204.45.19/volume// Jun 23 17:08:39.293145 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-509623d3-7019-4adb-819b-c5d86538712b None None] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:08:39.293145 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-509623d3-7019-4adb-819b-c5d86538712b None None] Calling method 'all' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:08:39.293145 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-509623d3-7019-4adb-819b-c5d86538712b None None] https://199.204.45.19/volume// returned with HTTP 300 Jun 23 17:08:39.293145 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Tue Jun 23 17:08:39 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 17:09:16.193208 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.193208 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.193208 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.193208 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.193208 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194366 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.194366 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194366 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.194366 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194366 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.194787 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.195297 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.195297 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.195297 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.195297 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.195650 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.195650 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.195650 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.195650 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196002 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196002 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196002 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196002 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196265 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196265 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196265 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196265 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196265 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196573 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196573 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196573 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196573 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196573 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.196956 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.197501 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198003 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198514 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198514 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198514 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198514 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198514 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198975 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198975 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198975 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.198975 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.198975 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199426 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.199899 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200352 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200352 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200352 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200352 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200352 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200673 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200673 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200673 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200673 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200673 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200823 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200823 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200823 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200823 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200944 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200944 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.200944 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.200944 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201052 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201052 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201052 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201052 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201052 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201193 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201193 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201193 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201193 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201193 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201335 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201335 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201335 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201335 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201454 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201454 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201454 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201454 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201590 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201590 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201590 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201590 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201716 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201716 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201716 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201716 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201866 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201866 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201866 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201866 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201986 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201986 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201986 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.201986 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.201986 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202128 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202372 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202372 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202372 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202372 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202372 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202532 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202733 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.202917 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203111 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203339 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203339 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203339 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203339 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203532 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203532 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203532 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: warnings.warn(deprecated_msg) Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-2edc1ed4-b858-4592-b983-dfacb576c012 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:16.203699 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 1/5] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 23 17:09:16 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 23 17:09:16.236739 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-24c4ee02-e3e1-4449-842e-1dd6468a0fad None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:16.244740 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 2/6] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 23 17:09:16 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 23 17:09:16.276676 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [req-24c4ee02-e3e1-4449-842e-1dd6468a0fad req-896ef2cc-fb79-407e-aefd-6a375b1d51f6 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:16.282895 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [req-24c4ee02-e3e1-4449-842e-1dd6468a0fad req-896ef2cc-fb79-407e-aefd-6a375b1d51f6 demo demo] GET https://199.204.45.19/volume/v3/ Jun 23 17:09:16.283160 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [req-24c4ee02-e3e1-4449-842e-1dd6468a0fad req-896ef2cc-fb79-407e-aefd-6a375b1d51f6 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:16.283455 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [req-24c4ee02-e3e1-4449-842e-1dd6468a0fad req-896ef2cc-fb79-407e-aefd-6a375b1d51f6 demo demo] Calling method 'version_select' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:16.286122 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [req-24c4ee02-e3e1-4449-842e-1dd6468a0fad req-896ef2cc-fb79-407e-aefd-6a375b1d51f6 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 23 17:09:16.286574 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 3/7] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 23 17:09:16 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:16.325411 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:16.642301 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 demo demo] GET https://199.204.45.19/volume/v3/types Jun 23 17:09:16.642639 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:16.642947 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 demo demo] Calling method 'index' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:16.643435 np0000182578 devstack@c-api.service[112858]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 17:09:16.643435 np0000182578 devstack@c-api.service[112858]: warnings.warn( Jun 23 17:09:16.644014 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:09:16.682937 np0000182578 devstack@c-api.service[112858]: DEBUG oslo_db.sqlalchemy.engines [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 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=112858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:09:16.705715 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-c884cf11-a30f-4a7f-b9b7-fc5d579e2979 demo demo] https://199.204.45.19/volume/v3/types returned with HTTP 200 Jun 23 17:09:16.706186 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 2/8] 199.204.45.19 () {64 vars in 1283 bytes} [Tue Jun 23 17:09:16 2026] GET /volume/v3/types => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:16.744208 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:17.073251 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 23 17:09:17.073553 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:17.073694 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 demo demo] Calling method 'show' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:17.109442 np0000182578 devstack@c-api.service[112857]: DEBUG oslo_db.sqlalchemy.engines [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 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=112857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 17:09:17.123020 np0000182578 devstack@c-api.service[112857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 23 17:09:17.123020 np0000182578 devstack@c-api.service[112857]: warnings.warn( Jun 23 17:09:17.125135 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-267f165f-6052-4a1a-82b0-9347f0df07b8 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:17.125530 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 2/9] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 23 17:09:16 2026] GET /volume/v3/types/default => generated 145 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:17.598680 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-98a0d9d2-4f2d-4416-970f-33b2b397c50c None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:17.599982 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 3/10] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 23 17:09:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 23 17:09:17.633785 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-f8899d16-b91d-4f9c-99e5-5a37e4268618 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:17.640885 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 4/11] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 23 17:09:17 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 23 17:09:17.675801 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [req-f8899d16-b91d-4f9c-99e5-5a37e4268618 req-87e6729d-ac74-4c5a-a21f-6b9de25c8c8d None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:17.679070 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-f8899d16-b91d-4f9c-99e5-5a37e4268618 req-87e6729d-ac74-4c5a-a21f-6b9de25c8c8d demo demo] GET https://199.204.45.19/volume/v3/ Jun 23 17:09:17.679362 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-f8899d16-b91d-4f9c-99e5-5a37e4268618 req-87e6729d-ac74-4c5a-a21f-6b9de25c8c8d demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:17.679664 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-f8899d16-b91d-4f9c-99e5-5a37e4268618 req-87e6729d-ac74-4c5a-a21f-6b9de25c8c8d demo demo] Calling method 'version_select' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:17.680445 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-f8899d16-b91d-4f9c-99e5-5a37e4268618 req-87e6729d-ac74-4c5a-a21f-6b9de25c8c8d demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 23 17:09:17.680970 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 3/12] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 23 17:09:17 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:17.719777 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-32a1aafc-f45a-4191-ba59-dc11b8e67708 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:17.721545 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-32a1aafc-f45a-4191-ba59-dc11b8e67708 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 23 17:09:17.722011 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-32a1aafc-f45a-4191-ba59-dc11b8e67708 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:17.722321 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-32a1aafc-f45a-4191-ba59-dc11b8e67708 demo demo] Calling method 'show' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:17.730929 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-32a1aafc-f45a-4191-ba59-dc11b8e67708 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:17.731642 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 3/13] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 23 17:09:17 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 23 17:09:18.365802 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-57bebd1f-7aa0-4d4f-a01b-89d86ccf4825 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.366548 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 4/14] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 23 17:09:18.396980 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-13f8181c-7623-4682-986f-530b51d51909 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.399847 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 5/15] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 23 17:09:18.433363 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [req-13f8181c-7623-4682-986f-530b51d51909 req-ebf630e9-cee5-4285-b97e-6604c5623d34 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.436068 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-13f8181c-7623-4682-986f-530b51d51909 req-ebf630e9-cee5-4285-b97e-6604c5623d34 demo demo] GET https://199.204.45.19/volume/v3/ Jun 23 17:09:18.436468 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-13f8181c-7623-4682-986f-530b51d51909 req-ebf630e9-cee5-4285-b97e-6604c5623d34 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:18.436631 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-13f8181c-7623-4682-986f-530b51d51909 req-ebf630e9-cee5-4285-b97e-6604c5623d34 demo demo] Calling method 'version_select' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:18.436960 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-13f8181c-7623-4682-986f-530b51d51909 req-ebf630e9-cee5-4285-b97e-6604c5623d34 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 23 17:09:18.437390 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 4/16] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:18.476419 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-a431400b-413f-4c04-83cf-5e57a4765735 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.479519 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-a431400b-413f-4c04-83cf-5e57a4765735 demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 23 17:09:18.480049 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-a431400b-413f-4c04-83cf-5e57a4765735 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:18.480616 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-a431400b-413f-4c04-83cf-5e57a4765735 demo demo] Calling method 'show' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:18.489782 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-a431400b-413f-4c04-83cf-5e57a4765735 demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:18.490155 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 4/17] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:18.537152 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-802aa17c-e99f-4d59-8964-a132e16cb911 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.537152 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 5/18] 199.204.45.19 () {62 vars in 1061 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 23 17:09:18.576189 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-405b8bbd-9792-403e-804a-e989ecc4eca0 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.578372 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 6/19] 199.204.45.19 () {64 vars in 1265 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 23 17:09:18.612896 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [req-405b8bbd-9792-403e-804a-e989ecc4eca0 req-b5a886ec-9dc7-4d60-a46b-8e3891ba72e4 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.616144 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-405b8bbd-9792-403e-804a-e989ecc4eca0 req-b5a886ec-9dc7-4d60-a46b-8e3891ba72e4 demo demo] GET https://199.204.45.19/volume/v3/ Jun 23 17:09:18.616462 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-405b8bbd-9792-403e-804a-e989ecc4eca0 req-b5a886ec-9dc7-4d60-a46b-8e3891ba72e4 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:18.616837 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [req-405b8bbd-9792-403e-804a-e989ecc4eca0 req-b5a886ec-9dc7-4d60-a46b-8e3891ba72e4 demo demo] Calling method 'version_select' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:18.617523 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [req-405b8bbd-9792-403e-804a-e989ecc4eca0 req-b5a886ec-9dc7-4d60-a46b-8e3891ba72e4 demo demo] https://199.204.45.19/volume/v3/ returned with HTTP 200 Jun 23 17:09:18.618348 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 5/20] 199.204.45.19 () {66 vars in 1339 bytes} [Tue Jun 23 17:09:18 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 17:09:18.657315 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-7a976b7e-5cbd-4079-b80e-1fc5737eeb6b None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:09:18.659636 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-7a976b7e-5cbd-4079-b80e-1fc5737eeb6b demo demo] GET https://199.204.45.19/volume/v3/types/default Jun 23 17:09:18.659872 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-7a976b7e-5cbd-4079-b80e-1fc5737eeb6b demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:09:18.660141 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-7a976b7e-5cbd-4079-b80e-1fc5737eeb6b demo demo] Calling method 'show' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:09:18.669447 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-7a976b7e-5cbd-4079-b80e-1fc5737eeb6b demo demo] https://199.204.45.19/volume/v3/types/default returned with HTTP 200 Jun 23 17:09:18.669867 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 5/21] 199.204.45.19 () {64 vars in 1294 bytes} [Tue Jun 23 17:09:18 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 23 17:09:26.698396 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:09:28.665781 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=8 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:14:32.102505 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:14:32.202633 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:14:32.203011 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:14:32.203415 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:14:32.204351 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:14:32.205848 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:14:32.257160 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] Get all volumes completed successfully. Jun 23 17:14:32.260479 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-b0088d3f-98d4-4aa8-81bb-c5bb8f4b11bd demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:14:32.261086 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 6/22] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:14:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:14:42.248515 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:15:32.284201 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:15:32.287739 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:15:32.287739 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:15:32.287739 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:15:32.288562 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:15:32.290068 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:15:32.327457 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] Get all volumes completed successfully. Jun 23 17:15:32.329544 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-e46456c8-1262-4de9-a079-4c2e79eba9cf demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:15:32.329929 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 7/23] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:15:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:15:42.317778 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:16:32.359441 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:16:32.362977 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:16:32.363155 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:16:32.363348 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:16:32.363748 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:16:32.364543 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:16:32.404980 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] Get all volumes completed successfully. Jun 23 17:16:32.407786 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-ec3bae36-c68b-4947-9a5a-6dac094dc402 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:16:32.408288 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 6/24] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:16:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:16:42.398104 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:17:32.425299 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-55487057-993f-4ff4-9339-c76e93ef1be4 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:17:32.430601 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:17:32.430991 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:17:32.431608 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:17:32.432675 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:17:32.433737 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:17:32.473817 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] Get all volumes completed successfully. Jun 23 17:17:32.475851 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-55487057-993f-4ff4-9339-c76e93ef1be4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:17:32.476214 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 6/25] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:17:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:17:42.468054 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:18:32.495312 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-549ac7c3-7479-4777-9134-b82a492821e7 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:18:32.498571 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:18:32.498783 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:18:32.499066 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:18:32.499578 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:18:32.500675 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:18:32.509201 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] Get all volumes completed successfully. Jun 23 17:18:32.511787 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-549ac7c3-7479-4777-9134-b82a492821e7 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:18:32.512446 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 7/26] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:18:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:18:42.507666 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:19:32.555101 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:19:32.801908 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:19:32.802750 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:19:32.803155 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:19:32.803743 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:19:32.805373 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:19:32.815181 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] Get all volumes completed successfully. Jun 23 17:19:32.821735 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-ad293bd1-2b17-4a87-9712-5e59fba2d982 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:19:32.822227 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 8/27] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:19:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:19:42.809505 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:20:32.844770 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:20:32.846931 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:20:32.847105 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:20:32.847296 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:20:32.847539 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:20:32.848282 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:20:32.860061 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] Get all volumes completed successfully. Jun 23 17:20:32.863091 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-e89c3da0-15c3-4246-99dd-a6729f8c4dea demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:20:32.864285 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 7/28] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:20:32 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 23 17:20:42.853513 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:21:32.883551 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:21:32.887180 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:21:32.887707 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:21:32.888094 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:21:32.888724 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:21:32.890284 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:21:32.899744 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] Get all volumes completed successfully. Jun 23 17:21:32.903194 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-f0ac17a5-5293-423c-a2dc-267d74b752f5 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:21:32.903802 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 7/29] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:21:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:21:42.894006 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:22:32.927387 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:22:32.931762 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:22:32.932160 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:22:32.932613 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:22:32.933099 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:22:32.934730 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:22:32.941167 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] Get all volumes completed successfully. Jun 23 17:22:32.943020 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-0b649206-f9a8-411c-bd67-a9a70081a6ac demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:22:32.943511 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 8/30] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:22:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:22:42.937654 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:23:32.963864 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:23:32.967215 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:23:32.967490 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:23:32.967730 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:23:32.968098 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:23:32.969101 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:23:32.977727 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] Get all volumes completed successfully. Jun 23 17:23:32.980047 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-e2438ff6-26f2-4a81-ad89-9d527f8f4024 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:23:32.980419 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 9/31] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:23:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:23:42.972182 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:24:32.997906 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:24:33.156064 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:24:33.156299 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:24:33.156562 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:24:33.156866 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:24:33.157810 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:24:33.166780 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] Get all volumes completed successfully. Jun 23 17:24:33.169726 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-d8e8dff6-24b9-4090-b7dd-5024cbe53ca4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:24:33.170169 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 8/32] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:24:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:24:43.163305 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:25:33.187571 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:25:33.190508 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:25:33.190773 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:25:33.191031 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:25:33.191384 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:25:33.192449 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:25:33.200572 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] Get all volumes completed successfully. Jun 23 17:25:33.202492 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-83295dec-58fc-4048-bcab-b2b20af3fe68 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:25:33.202835 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 8/33] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:25:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:25:43.195697 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:26:33.218893 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:26:33.221745 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:26:33.221989 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:26:33.222258 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:26:33.222776 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:26:33.224572 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:26:33.233342 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] Get all volumes completed successfully. Jun 23 17:26:33.234938 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-b1d6c43e-37b4-4558-9596-66a4aaeaf084 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:26:33.235360 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 9/34] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:26:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:26:43.227876 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:27:33.249350 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-68937fc2-928a-4155-9c25-13be787c0a00 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:27:33.253566 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:27:33.253945 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:27:33.254383 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:27:33.254850 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:27:33.256348 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:27:33.264707 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] Get all volumes completed successfully. Jun 23 17:27:33.266526 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-68937fc2-928a-4155-9c25-13be787c0a00 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:27:33.266844 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 10/35] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:27:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:27:43.260052 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:28:33.287439 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:28:33.292056 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:28:33.292548 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:28:33.293049 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:28:33.293741 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:28:33.294771 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:28:33.304220 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] Get all volumes completed successfully. Jun 23 17:28:33.307231 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-a74012d2-d7c2-4e2d-8067-c82d2db21319 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:28:33.308031 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 9/36] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:28:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:28:43.298244 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:29:33.330583 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:29:33.518532 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:29:33.518958 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:29:33.519461 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:29:33.520029 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:29:33.521838 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:29:33.530390 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] Get all volumes completed successfully. Jun 23 17:29:33.532414 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-da38c374-12aa-4eb5-8066-6d926e65ca1e demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:29:33.532773 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 9/37] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:29:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:29:43.526831 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:30:33.547784 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:30:33.550840 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:30:33.551071 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:30:33.551369 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:30:33.551674 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:30:33.552672 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:30:33.563624 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] Get all volumes completed successfully. Jun 23 17:30:33.566358 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-182a33ad-afe3-4a11-95fd-75231cc16f49 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:30:33.566821 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 10/38] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:30:33 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 23 17:30:43.556412 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:31:33.594300 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:31:33.598396 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:31:33.598711 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:31:33.598961 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:31:33.599290 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:31:33.600260 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:31:33.609730 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] Get all volumes completed successfully. Jun 23 17:31:33.612347 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-fff41377-a710-4d95-bfe6-b170502d9ee4 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:31:33.612922 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 11/39] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:31:33 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 23 17:31:43.603873 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:32:33.636131 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-735940d0-986a-442a-9a61-8c5610445c0f None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:32:33.639938 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:32:33.640435 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:32:33.640435 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:32:33.640732 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:32:33.642859 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:32:33.654444 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] Get all volumes completed successfully. Jun 23 17:32:33.659109 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-735940d0-986a-442a-9a61-8c5610445c0f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:32:33.660141 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 10/40] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:32:33 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 23 17:32:43.647760 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:33:33.677483 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-56268acf-e294-4636-b73f-eecb52c7975a None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:33:33.680332 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:33:33.680566 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:33:33.680810 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:33:33.681109 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:33:33.682589 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:33:33.690982 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] Get all volumes completed successfully. Jun 23 17:33:33.693123 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-56268acf-e294-4636-b73f-eecb52c7975a demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:33:33.693730 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 10/41] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:33:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:33:43.685771 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:34:33.711972 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:34:33.801038 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:34:33.801408 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:34:33.801767 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:34:33.802197 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:34:33.803745 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:34:33.811403 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] Get all volumes completed successfully. Jun 23 17:34:33.814084 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-c2801aee-fd9e-4353-b9dd-b9b30a1afa62 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:34:33.814532 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 11/42] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:34:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:34:43.806993 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:35:33.836913 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:35:33.839922 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:35:33.840108 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:35:33.840415 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:35:33.840714 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:35:33.844019 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:35:33.852211 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] Get all volumes completed successfully. Jun 23 17:35:33.856045 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-27ff8858-92c1-4aa7-ab0c-f0c71f6e90c5 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:35:33.856582 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 12/43] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:35:33 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 23 17:35:43.845814 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:36:33.877206 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:36:33.881999 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:36:33.881999 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:36:33.881999 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:36:33.882247 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:36:33.883252 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:36:33.894898 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] Get all volumes completed successfully. Jun 23 17:36:33.897205 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-a407cb0f-45d8-4cdf-90da-ec438b5a23f6 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:36:33.897636 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 11/44] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:36:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:36:43.887913 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:37:33.917539 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:37:33.921954 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:37:33.922472 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:37:33.922910 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:37:33.923491 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:37:33.925040 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:37:33.936335 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] Get all volumes completed successfully. Jun 23 17:37:33.938456 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-22d08dd8-60fc-461b-8f33-6ad03c4b3f07 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:37:33.938867 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 11/45] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:37:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:37:43.929706 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:38:33.959062 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-270f7814-796f-4daf-921d-df6185b1628f None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:38:33.963620 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:38:33.964082 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:38:33.964653 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:38:33.965227 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:38:33.967075 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:38:33.975838 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] Get all volumes completed successfully. Jun 23 17:38:33.977956 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-270f7814-796f-4daf-921d-df6185b1628f demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:38:33.978349 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 12/46] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:38:33 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 23 17:38:43.970593 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:39:33.997731 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.middleware.request_id [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 None None] RequestId filter calling following filter/app {{(pid=112855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:39:34.157548 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:39:34.157798 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] Empty body provided in request {{(pid=112855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:39:34.158044 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.openstack.wsgi [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] Calling method 'detail' {{(pid=112855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:39:34.158469 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.api.api_utils [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] Removing options '' from query. {{(pid=112855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:39:34.159430 np0000182578 devstack@c-api.service[112855]: DEBUG cinder.volume.api [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112855) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:39:34.168228 np0000182578 devstack@c-api.service[112855]: INFO cinder.volume.api [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] Get all volumes completed successfully. Jun 23 17:39:34.170152 np0000182578 devstack@c-api.service[112855]: INFO cinder.api.openstack.wsgi [None req-c26ae9e3-3966-46b5-bb86-11dcb9281ed9 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:39:34.170619 np0000182578 devstack@c-api.service[112855]: [pid: 112855|app: 0|req: 13/47] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:39:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:39:44.163077 np0000182578 devstack@c-api.service[112855]: DEBUG dbcounter [-] [112855] Writing DB stats cinder:SELECT=1 {{(pid=112855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:40:34.199294 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.middleware.request_id [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c None None] RequestId filter calling following filter/app {{(pid=112858) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:40:34.202298 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:40:34.202585 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] Empty body provided in request {{(pid=112858) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:40:34.202959 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.openstack.wsgi [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] Calling method 'detail' {{(pid=112858) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:40:34.203189 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.api.api_utils [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] Removing options '' from query. {{(pid=112858) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:40:34.204195 np0000182578 devstack@c-api.service[112858]: DEBUG cinder.volume.api [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112858) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:40:34.213575 np0000182578 devstack@c-api.service[112858]: INFO cinder.volume.api [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] Get all volumes completed successfully. Jun 23 17:40:34.215581 np0000182578 devstack@c-api.service[112858]: INFO cinder.api.openstack.wsgi [None req-f7e8bff0-ca0b-4712-b82f-eb255f3ec48c demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:40:34.215794 np0000182578 devstack@c-api.service[112858]: [pid: 112858|app: 0|req: 12/48] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:40:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:40:44.208811 np0000182578 devstack@c-api.service[112858]: DEBUG dbcounter [-] [112858] Writing DB stats cinder:SELECT=1 {{(pid=112858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:41:34.232416 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.middleware.request_id [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee None None] RequestId filter calling following filter/app {{(pid=112857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:41:34.235615 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:41:34.235875 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] Empty body provided in request {{(pid=112857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:41:34.236104 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.openstack.wsgi [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] Calling method 'detail' {{(pid=112857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:41:34.236424 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.api.api_utils [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] Removing options '' from query. {{(pid=112857) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:41:34.237607 np0000182578 devstack@c-api.service[112857]: DEBUG cinder.volume.api [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112857) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:41:34.246474 np0000182578 devstack@c-api.service[112857]: INFO cinder.volume.api [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] Get all volumes completed successfully. Jun 23 17:41:34.249120 np0000182578 devstack@c-api.service[112857]: INFO cinder.api.openstack.wsgi [None req-0ee053ad-0c18-4bdd-9cba-72699acfbaee demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:41:34.249579 np0000182578 devstack@c-api.service[112857]: [pid: 112857|app: 0|req: 12/49] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:41:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 17:41:44.241325 np0000182578 devstack@c-api.service[112857]: DEBUG dbcounter [-] [112857] Writing DB stats cinder:SELECT=1 {{(pid=112857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 17:42:34.277316 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.middleware.request_id [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 None None] RequestId filter calling following filter/app {{(pid=112856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 17:42:34.280175 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] GET https://199.204.45.19/volume/v3/volumes/detail Jun 23 17:42:34.280669 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] Empty body provided in request {{(pid=112856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 17:42:34.280911 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.openstack.wsgi [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] Calling method 'detail' {{(pid=112856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 17:42:34.281300 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.api.api_utils [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] Removing options '' from query. {{(pid=112856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 17:42:34.282563 np0000182578 devstack@c-api.service[112856]: DEBUG cinder.volume.api [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112856) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 17:42:34.293300 np0000182578 devstack@c-api.service[112856]: INFO cinder.volume.api [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] Get all volumes completed successfully. Jun 23 17:42:34.296201 np0000182578 devstack@c-api.service[112856]: INFO cinder.api.openstack.wsgi [None req-a8f27738-4f51-41d6-b840-da19cb5a7513 demo demo] https://199.204.45.19/volume/v3/volumes/detail returned with HTTP 200 Jun 23 17:42:34.296871 np0000182578 devstack@c-api.service[112856]: [pid: 112856|app: 0|req: 13/50] 199.204.45.19 () {64 vars in 1289 bytes} [Tue Jun 23 17:42:34 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 23 17:42:44.287224 np0000182578 devstack@c-api.service[112856]: DEBUG dbcounter [-] [112856] Writing DB stats cinder:SELECT=1 {{(pid=112856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}