Jun 18 05:26:50.501537 np0000181868 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 05:26:50.510481 np0000181868 devstack@c-api.service[116668]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 05:26:50 2026] *** Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: nodename: np0000181868 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: machine: x86_64 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: clock source: unix Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: pcre jit disabled Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: detected number of CPU cores: 16 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: current working directory: / Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: detected binary path: /usr/bin/uwsgi-core Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: your processes number limit is 256917 Jun 18 05:26:50.513753 np0000181868 devstack@c-api.service[116668]: your memory page size is 4096 bytes Jun 18 05:26:50.514309 np0000181868 devstack@c-api.service[116668]: detected max file descriptor number: 2048 Jun 18 05:26:50.514309 np0000181868 devstack@c-api.service[116668]: lock engine: pthread robust mutexes Jun 18 05:26:50.514418 np0000181868 devstack@c-api.service[116668]: thunder lock: enabled Jun 18 05:26:50.514625 np0000181868 devstack@c-api.service[116668]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 05:26:50.514682 np0000181868 devstack@c-api.service[116668]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 05:26:50.514682 np0000181868 devstack@c-api.service[116668]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 05:26:50.514682 np0000181868 devstack@c-api.service[116668]: Set PythonHome to /opt/stack/data/venv Jun 18 05:26:50.565569 np0000181868 devstack@c-api.service[116668]: Python main interpreter initialized at 0x74b1dd0a3668 Jun 18 05:26:50.565569 np0000181868 devstack@c-api.service[116668]: python threads support enabled Jun 18 05:26:50.565569 np0000181868 devstack@c-api.service[116668]: your server socket listen backlog is limited to 100 connections Jun 18 05:26:50.565569 np0000181868 devstack@c-api.service[116668]: your mercy for graceful operations on workers is 80 seconds Jun 18 05:26:50.566314 np0000181868 devstack@c-api.service[116668]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 05:26:50.566483 np0000181868 devstack@c-api.service[116668]: *** Operational MODE: preforking *** Jun 18 05:26:50.566798 np0000181868 devstack@c-api.service[116668]: *** uWSGI is running in multiple interpreter mode *** Jun 18 05:26:50.566798 np0000181868 devstack@c-api.service[116668]: spawned uWSGI master process (pid: 116668) Jun 18 05:26:50.567972 np0000181868 devstack@c-api.service[116668]: spawned uWSGI worker 1 (pid: 116675, cores: 1) Jun 18 05:26:50.568286 np0000181868 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 05:26:50.570505 np0000181868 devstack@c-api.service[116668]: spawned uWSGI worker 2 (pid: 116676, cores: 1) Jun 18 05:26:50.570505 np0000181868 devstack@c-api.service[116668]: spawned uWSGI worker 3 (pid: 116677, cores: 1) Jun 18 05:26:50.570505 np0000181868 devstack@c-api.service[116668]: spawned uWSGI worker 4 (pid: 116678, cores: 1) Jun 18 05:26:50.570505 np0000181868 devstack@c-api.service[116668]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: we strongly recommend against using it for new projects. Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: framework. For more detail see Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:26:50.700298 np0000181868 devstack@c-api.service[116676]: import eventlet # noqa Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: we strongly recommend against using it for new projects. Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: framework. For more detail see Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:26:50.704788 np0000181868 devstack@c-api.service[116675]: import eventlet # noqa Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: we strongly recommend against using it for new projects. Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: framework. For more detail see Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:26:50.706042 np0000181868 devstack@c-api.service[116677]: import eventlet # noqa Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: we strongly recommend against using it for new projects. Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: If you are already using Eventlet, we recommend migrating to a different Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: framework. For more detail see Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 05:26:50.720375 np0000181868 devstack@c-api.service[116678]: import eventlet # noqa Jun 18 05:26:50.792930 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 05:26:50.792930 np0000181868 devstack@c-api.service[116676]: warnings.warn( Jun 18 05:26:50.794357 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 05:26:50.794357 np0000181868 devstack@c-api.service[116677]: warnings.warn( Jun 18 05:26:50.797913 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 05:26:50.797913 np0000181868 devstack@c-api.service[116675]: warnings.warn( Jun 18 05:26:50.813776 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 05:26:50.813776 np0000181868 devstack@c-api.service[116678]: warnings.warn( Jun 18 05:26:50.870271 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 05:26:50.870271 np0000181868 devstack@c-api.service[116677]: from cgi import parse_header Jun 18 05:26:50.873180 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 05:26:50.873180 np0000181868 devstack@c-api.service[116676]: from cgi import parse_header Jun 18 05:26:50.885565 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 05:26:50.885565 np0000181868 devstack@c-api.service[116675]: from cgi import parse_header Jun 18 05:26:50.894367 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 18 05:26:50.894367 np0000181868 devstack@c-api.service[116678]: from cgi import parse_header Jun 18 05:26:50.919122 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 05:26:50.919122 np0000181868 devstack@c-api.service[116677]: removals.removed_module( Jun 18 05:26:50.920519 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 05:26:50.920519 np0000181868 devstack@c-api.service[116677]: removals.removed_module( Jun 18 05:26:50.921743 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 05:26:50.921743 np0000181868 devstack@c-api.service[116676]: removals.removed_module( Jun 18 05:26:50.923984 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 05:26:50.923984 np0000181868 devstack@c-api.service[116676]: removals.removed_module( Jun 18 05:26:50.937156 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 05:26:50.937156 np0000181868 devstack@c-api.service[116675]: removals.removed_module( Jun 18 05:26:50.937156 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 05:26:50.937156 np0000181868 devstack@c-api.service[116675]: removals.removed_module( Jun 18 05:26:50.947812 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 18 05:26:50.947812 np0000181868 devstack@c-api.service[116678]: removals.removed_module( Jun 18 05:26:50.949464 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 18 05:26:50.949464 np0000181868 devstack@c-api.service[116678]: removals.removed_module( Jun 18 05:26:51.707257 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 05:26:51.707257 np0000181868 devstack@c-api.service[116676]: warnings.warn( Jun 18 05:26:51.755801 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 05:26:51.755801 np0000181868 devstack@c-api.service[116677]: warnings.warn( Jun 18 05:26:51.757488 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 05:26:51.757488 np0000181868 devstack@c-api.service[116676]: warnings.warn( Jun 18 05:26:51.768179 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 05:26:51.768179 np0000181868 devstack@c-api.service[116678]: warnings.warn( Jun 18 05:26:51.798142 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 18 05:26:51.798142 np0000181868 devstack@c-api.service[116675]: warnings.warn( Jun 18 05:26:51.812247 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 05:26:51.812247 np0000181868 devstack@c-api.service[116677]: warnings.warn( Jun 18 05:26:51.820580 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 05:26:51.820580 np0000181868 devstack@c-api.service[116678]: warnings.warn( Jun 18 05:26:51.856294 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 18 05:26:51.856294 np0000181868 devstack@c-api.service[116675]: warnings.warn( Jun 18 05:26:52.002070 np0000181868 devstack@c-api.service[116676]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 05:26:52.002290 np0000181868 devstack@c-api.service[116676]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116676) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:26:52.012697 np0000181868 devstack@c-api.service[116677]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 05:26:52.012697 np0000181868 devstack@c-api.service[116677]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116677) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:26:52.026277 np0000181868 devstack@c-api.service[116678]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 05:26:52.026534 np0000181868 devstack@c-api.service[116678]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116678) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:26:52.095861 np0000181868 devstack@c-api.service[116675]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 18 05:26:52.096118 np0000181868 devstack@c-api.service[116675]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116675) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 05:26:52.100236 np0000181868 devstack@c-api.service[116676]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 05:26:52.100236 np0000181868 devstack@c-api.service[116676]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:26:52.101137 np0000181868 devstack@c-api.service[116678]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 05:26:52.101137 np0000181868 devstack@c-api.service[116678]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:26:52.103667 np0000181868 devstack@c-api.service[116677]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 05:26:52.103667 np0000181868 devstack@c-api.service[116677]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:26:52.164522 np0000181868 devstack@c-api.service[116675]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 18 05:26:52.164522 np0000181868 devstack@c-api.service[116675]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 05:26:52.629737 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116676) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:26:52.630064 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116677) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:26:52.630139 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116675) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:26:52.630187 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.630290 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.630460 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116678) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 05:26:52.630541 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.630605 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.630673 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.630742 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.630826 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.630870 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.630914 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.631007 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.631116 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.631349 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.631903 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.632001 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.632083 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.632163 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.632235 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.632298 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.632362 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.632400 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.632446 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.632479 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.632516 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.632551 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.632597 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.632638 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.632676 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.632719 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.632756 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.632789 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.632829 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.632865 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.632906 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.632944 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.633004 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.633043 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.633080 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.633080 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.633080 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.633080 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.633654 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.633715 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.633758 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.633804 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.633846 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.633879 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.633922 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.633985 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.634025 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.634059 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.634092 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.634126 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.634176 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.634216 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.634260 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.634294 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.634294 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.634368 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.634408 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.634453 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.634491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.634529 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.634562 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.634597 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.634635 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.634667 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.634667 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.634667 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.635726 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.635795 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.635837 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.635880 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.635919 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.635974 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.636018 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.636052 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.636101 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.636146 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.636187 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.636227 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.636260 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.636295 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.636333 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.636372 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.636412 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.636452 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.636489 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.636528 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.636564 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.636599 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.636631 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.636669 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.636669 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.636669 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.636669 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.636669 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.638260 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.638330 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.638371 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.638415 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.638511 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.638579 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.638645 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.638708 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.638798 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.638861 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.638861 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.638861 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.638861 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.639137 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.639181 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.639219 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.639219 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.639219 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.639219 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.639357 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.639393 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.639430 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.639469 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.639531 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.639531 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.639531 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.639680 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.639680 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.639783 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.639860 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.639914 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.639982 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.640035 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.640097 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.640148 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.640194 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.640246 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.640307 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.640362 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.640408 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.640462 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.640506 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.640560 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.640603 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.640653 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.640699 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.640752 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.640798 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.640850 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.640890 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.640936 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.640996 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.641040 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.641080 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.641080 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.641080 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.642371 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.642438 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.642488 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.642529 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.642583 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.642626 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.642661 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.642702 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.642737 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.642776 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.642818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.642858 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.642896 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.643011 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.643063 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.643098 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.643143 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.643186 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.643221 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.643266 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.643300 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.643337 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.643371 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.643409 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.643442 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.643481 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.643521 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.643553 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.643590 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.643667 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.643713 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.643750 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.643789 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.643827 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.643863 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.643904 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.643970 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.644015 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.644048 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.644091 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.644122 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.644154 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.644194 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.644233 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.644271 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.644312 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.644346 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.644383 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.644422 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.644474 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.644511 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.644511 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.644570 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.644615 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.644654 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.644701 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.648100 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.648166 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.648218 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.648260 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.648302 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.648346 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.648384 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.648419 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.648454 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.648512 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.648550 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.648585 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.648633 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.648675 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.648712 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.648764 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.648806 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.648849 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.648896 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.648933 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.648999 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.649328 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.649447 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.649571 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.649659 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.649740 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.649834 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.649915 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.653617 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.653617 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.653770 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.653770 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.653770 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.653868 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.653868 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.654031 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.654177 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.654239 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.654276 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.654312 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.654352 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.654352 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.654428 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.654469 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.654510 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.654547 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.654677 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.654720 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.654762 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.654800 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.654838 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.654838 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.654924 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.655027 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.655027 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.655027 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.656781 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.656918 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.656918 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.657243 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.657243 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.657243 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.657515 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.657610 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.657697 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.657752 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.657802 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.657845 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.657879 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.657913 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.657967 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.658015 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.658055 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.658094 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.658133 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.658176 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.658213 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.658249 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.658283 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.658318 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.658349 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.658388 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.658422 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.658456 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.658495 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.658527 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.658576 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.658608 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.658647 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.658709 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.658753 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.658791 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.658825 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.658863 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.658905 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.659012 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.659053 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.659092 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.659130 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.659162 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.659199 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.659230 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.659268 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.659299 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.659336 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.659380 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.659418 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.659454 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.659486 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.659524 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.659555 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.659586 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.659617 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.659657 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.659696 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.659734 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.659766 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.659797 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.659829 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.659865 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.659902 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.659934 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.660668 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.660769 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.660873 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.660999 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.661106 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.661203 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.661290 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.661382 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.661471 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.661553 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.661638 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.661735 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.661824 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.661925 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.662047 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.662047 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.662234 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.662322 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.662416 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.662903 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.663074 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.663181 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.663181 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.663181 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.663443 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.663546 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.663633 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.663718 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.663807 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.663894 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.663981 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.664063 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.664130 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.664194 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.664258 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.664320 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.664393 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.664454 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.664524 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.664524 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.664524 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.664713 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.664713 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.664713 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.664713 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.664713 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.665050 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.665116 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.665182 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.665246 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.665317 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.665317 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.665317 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.665317 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.665317 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.665609 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.666056 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.666056 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.666056 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.666234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.666300 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.666374 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.666448 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.666521 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.666562 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.666598 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.666643 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.666678 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.666715 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.666749 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.666788 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.666828 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.666866 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.666910 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.666994 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.667038 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.667077 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.667110 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.667145 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.667179 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.667212 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.667249 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.667291 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.667328 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.667367 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.667397 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.667434 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.667468 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.667501 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.667539 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.667573 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.667604 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.667633 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.667668 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.667698 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.667723 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.667746 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.667775 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.667798 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.667822 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.667845 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.667871 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.667901 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.667901 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.668245 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.668318 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.668382 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.668453 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.668528 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.669155 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.669224 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.669224 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.669224 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.669224 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.669476 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.669551 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.669656 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.669749 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.669841 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.670120 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.670229 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.670311 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.670566 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.670639 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.670716 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.670789 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.671147 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.671233 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.671302 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.671383 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.671472 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.671551 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.671621 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.671762 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.671846 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.671991 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.671991 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.671991 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.672209 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.672209 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.672209 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.672209 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.672209 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.672412 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.672453 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.672453 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.672517 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.672545 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.672580 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.672605 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.672639 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.672672 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.672706 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.672741 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.672917 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.673003 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.673071 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.673139 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.673205 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.673281 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.673354 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.673421 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.673495 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.673495 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.673495 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.673495 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.673733 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.673733 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.673733 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.673893 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.673927 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.673984 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674011 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674035 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.674059 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674089 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.674112 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.674137 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.674161 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.674193 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674217 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674241 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.674265 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.674291 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.674320 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674350 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.674374 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.674402 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.674431 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.674460 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.674490 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674517 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.674543 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.674568 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.674598 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674628 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.674652 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674677 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.674707 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.674738 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.674765 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.674791 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674815 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.674917 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.674998 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675032 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675058 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.675086 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675113 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675146 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.675169 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.675196 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675221 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.675449 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.675449 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.675449 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.675449 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.675548 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.675576 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.675609 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675609 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675654 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.675683 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.675713 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.675745 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.675774 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.675803 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.675833 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.675864 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675889 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.675917 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.675971 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676008 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676034 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676231 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.676231 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.676231 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.676231 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.676331 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.676356 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.676380 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.676403 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676427 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.676458 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.676487 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676515 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.676543 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.676567 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.676592 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.676622 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.676649 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.676674 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676702 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.676730 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.676753 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676786 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.676810 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.676832 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676860 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.676887 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.676915 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.676915 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.677717 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.678107 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.678172 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.678234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.678234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.678234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.678234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.678234 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.678530 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.678596 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.678665 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.678665 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.678665 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.678832 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.678903 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.679033 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.679111 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.679188 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.679253 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.679320 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.679320 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.679320 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.679320 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.679567 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.679567 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.679567 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.679746 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.679817 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.679882 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.679964 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.680041 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.680112 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.680177 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.680245 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.680316 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.680316 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.680441 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.680515 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.680581 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.680581 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.680581 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.680766 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.680834 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.680898 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.680975 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.681056 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.681127 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.681200 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.681270 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.681339 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.681404 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.681466 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.681539 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.681602 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.681667 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.681737 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.681802 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.681868 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.681929 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.682011 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.682083 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.682143 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.682202 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.682260 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.682318 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.682386 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.682447 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.682505 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.682562 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.682620 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.682680 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.682747 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.682810 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.682873 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.683263 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.683263 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.683263 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.683470 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.683549 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.683549 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.683669 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.683741 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.683800 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.683869 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.683930 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.683930 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.683930 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.683930 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.684179 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.684179 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.684179 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.684366 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.684429 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.684429 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.684553 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.684617 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.684681 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.684755 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.684827 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.684891 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.685064 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.685220 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.685296 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.685366 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.685438 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.685504 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.685554 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.685587 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.685618 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.685654 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.685685 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.685711 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.685738 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.685763 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.685792 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.685818 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.685852 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.685878 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.685906 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.685937 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.685981 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686007 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686032 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686064 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686094 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686094 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.686150 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686175 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686175 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686175 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686247 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686388 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.686420 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686445 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.686470 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686470 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686520 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686549 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.686574 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686602 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686627 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.686658 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686683 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686709 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686733 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686758 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.686788 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.686818 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.686980 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.686980 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.686980 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.686980 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.687088 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687118 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.687118 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.687161 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.687191 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687219 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.687243 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.687243 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.687293 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.687323 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.687347 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.687376 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.687400 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.687494 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.687525 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.687525 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.687570 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687596 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.687619 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.687757 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687757 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.687808 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687833 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.687859 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.687881 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.687907 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.687934 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.687984 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.688009 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.688033 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.688061 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.688087 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.688111 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.688135 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.688159 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.688186 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.688186 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.688229 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.688257 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.688281 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.688305 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.688332 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.693374 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.693446 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.693491 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.693575 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.693652 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.693725 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.693789 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.693863 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.693863 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116677) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.694000 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694044 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694090 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.694130 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.694160 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.694193 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.694229 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.694255 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116677) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.694284 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.694313 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116677) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.694342 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.694373 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.694414 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694439 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116678) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.694469 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.694494 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694519 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.694543 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.694572 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.694601 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.694626 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.694654 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116678) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.694683 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.694708 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116678) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.694736 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.694736 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694790 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.694817 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.694853 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.694879 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.694907 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.695056 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.695090 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.695114 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116675) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.695142 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.695142 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.695142 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 05:26:52.695142 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116676) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 05:26:52.695142 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 05:26:52.695270 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 05:26:52.695270 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 05:26:52.695329 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116676) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 05:26:52.695363 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116676) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 05:26:52.742128 np0000181868 devstack@c-api.service[116675]: INFO dbcounter [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Registered counter for database cinder Jun 18 05:26:52.742251 np0000181868 devstack@c-api.service[116677]: INFO dbcounter [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Registered counter for database cinder Jun 18 05:26:52.743593 np0000181868 devstack@c-api.service[116676]: INFO dbcounter [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Registered counter for database cinder Jun 18 05:26:52.744179 np0000181868 devstack@c-api.service[116678]: INFO dbcounter [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Registered counter for database cinder Jun 18 05:26:52.786733 np0000181868 devstack@c-api.service[116677]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b 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=116677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.787520 np0000181868 devstack@c-api.service[116675]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce56167-6637-4084-a129-fba053b4cbdd 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=116675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.789437 np0000181868 devstack@c-api.service[116676]: DEBUG oslo_db.sqlalchemy.engines [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 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=116676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.790616 np0000181868 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.903601 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writer thread running {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:26:52.904888 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writer thread running {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:26:52.905843 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writer thread running {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:26:52.907042 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:26:52.908383 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:26:52.908987 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:26:52.909699 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:26:52.910982 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:26:52.911465 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:26:52.912325 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:26:52.912985 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:26:52.913927 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:26:52.914631 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:26:52.914776 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:26:52.915691 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.915805 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.916283 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writer thread running {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 05:26:52.916666 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:26:52.917931 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.919919 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 05:26:52.920054 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.920115 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.922532 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 05:26:52.922622 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.925374 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 05:26:52.927795 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 05:26:52.929079 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.934204 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.952881 np0000181868 devstack@c-api.service[116676]: DEBUG oslo_db.sqlalchemy.engines [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 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=116676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.954930 np0000181868 devstack@c-api.service[116675]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce56167-6637-4084-a129-fba053b4cbdd 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=116675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.955361 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:26:52.956628 np0000181868 devstack@c-api.service[116677]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b 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=116677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.957784 np0000181868 devstack@c-api.service[116676]: INFO cinder.rpc [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:26:52.958250 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:26:52.959052 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.959915 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:26:52.960775 np0000181868 devstack@c-api.service[116675]: INFO cinder.rpc [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:26:52.962079 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.962441 np0000181868 devstack@c-api.service[116677]: INFO cinder.rpc [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:26:52.963774 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.971654 np0000181868 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:26:52.972399 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.974604 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 05:26:52.974691 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.975643 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.976123 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.977231 np0000181868 devstack@c-api.service[116678]: INFO cinder.rpc [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 05:26:52.978617 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.978820 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.979272 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.979344 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.982540 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.984052 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.984228 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.986557 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.987180 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.988406 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.989591 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.990177 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.991476 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.992616 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.992688 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.993240 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.994487 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.995676 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.995968 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.996102 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.997630 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.998512 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:52.999001 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.000486 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.000556 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.000682 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.001460 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.002910 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.003219 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.003475 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.004933 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.005043 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.005629 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.007915 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.008128 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.008865 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.011305 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.011537 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.012292 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.013705 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.014512 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.014691 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.014895 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.015982 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.017014 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.017164 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.017354 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.017861 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.018464 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.018709 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.019626 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.020035 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.020099 np0000181868 devstack@c-api.service[116676]: WARNING cinder.api.contrib.hosts [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:26:53.020805 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.021086 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.021152 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.021372 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.022128 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.022489 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.022554 np0000181868 devstack@c-api.service[116675]: WARNING cinder.api.contrib.hosts [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:26:53.022717 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.023306 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.023458 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.023896 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.024627 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.024962 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.025161 np0000181868 devstack@c-api.service[116677]: WARNING cinder.api.contrib.hosts [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:26:53.025582 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.025867 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.025935 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: extensions {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.026017 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.027215 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.027286 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-quota-class-sets {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.027457 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.028565 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.028631 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: scheduler-stats {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.028713 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: extensions {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.030131 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-quota-sets {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.030222 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.030514 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-quota-class-sets {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.031261 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: extensions {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.031844 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: scheduler-stats {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.032197 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: backups {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.032635 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-quota-class-sets {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.033042 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.033324 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-quota-sets {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.033935 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: scheduler-stats {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.034238 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-snapshot-manage {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.034780 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: backups {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.035698 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: consistencygroups {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.036467 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-quota-sets {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.036558 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.036821 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-snapshot-manage {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.037678 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: extra_specs {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.037971 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: backups {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.038269 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: consistencygroups {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.038811 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.039279 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-hosts {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.040068 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-snapshot-manage {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.040315 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: extra_specs {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.040385 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.040686 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-volume-manage {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.041536 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: consistencygroups {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.041680 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.041879 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-hosts {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.042100 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-availability-zone {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.043058 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.043334 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-volume-manage {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.043428 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: encryption {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.043566 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: extra_specs {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.044255 np0000181868 devstack@c-api.service[116678]: WARNING cinder.api.contrib.hosts [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 05:26:53.044742 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-availability-zone {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.045016 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-volume-transfer {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.045096 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.045160 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-hosts {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.046084 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: encryption {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.046420 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.046572 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-volume-manage {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.046666 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: capabilities {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.047759 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.047811 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-volume-transfer {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.047931 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: encryption {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.048033 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-availability-zone {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.049303 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.049362 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: encryption {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.049405 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: capabilities {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.049519 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: os-volume-type-access {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.050276 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: extensions {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.050671 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: encryption {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.050899 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-volume-transfer {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.051108 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: cgsnapshots {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.051667 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-quota-class-sets {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.052263 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: os-volume-type-access {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.052542 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extended resource: qos-specs {{(pid=116676) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.052715 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: capabilities {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.052965 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: scheduler-stats {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.053835 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: cgsnapshots {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.054038 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: encryption {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.054661 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] SnapshotActionsController initialized {{(pid=116676) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:26:53.058981 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extended resource: qos-specs {{(pid=116675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059105 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-quota-sets {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059168 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.059229 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: os-volume-type-access {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059288 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: backups {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059345 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.059398 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: cgsnapshots {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059475 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] SnapshotActionsController initialized {{(pid=116675) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:26:53.059535 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.059607 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.059664 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extended resource: qos-specs {{(pid=116677) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059721 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-snapshot-manage {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.059788 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.060060 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.060492 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: consistencygroups {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.060876 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.contrib.snapshot_actions [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] SnapshotActionsController initialized {{(pid=116677) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:26:53.060986 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.061419 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.061932 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.062386 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.062502 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: extra_specs {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.062749 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.063526 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.063787 np0000181868 devstack@c-api.service[116676]: WARNING castellan.key_manager.migration [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.064111 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-hosts {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.064167 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.064660 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.064784 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.064865 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.065002 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065113 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension AdminActions extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065230 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension AdminActions extending resource: snapshots {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065333 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension AdminActions extending resource: backups {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065436 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeActions extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065508 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-volume-manage {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.065568 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension TypesManage extending resource: types {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065608 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.065680 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension UsedLimits extending resource: limits {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065786 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.065889 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066014 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066120 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066213 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.066248 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066347 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066450 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.v3.router [None req-b0594997-49d1-4447-9dac-37f9b846bfb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116676) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.066911 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-availability-zone {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.066973 np0000181868 devstack@c-api.service[116675]: WARNING castellan.key_manager.migration [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.067621 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.067816 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension SnapshotActions extending resource: snapshots {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.067942 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068163 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068269 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension AdminActions extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068316 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: encryption {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.068386 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension AdminActions extending resource: snapshots {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068490 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension AdminActions extending resource: backups {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068598 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeActions extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068722 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension TypesManage extending resource: types {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068835 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension UsedLimits extending resource: limits {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.068941 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069061 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069101 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.069162 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069264 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeTypeAccess extending resource: types {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069383 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069491 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069594 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.v3.router [None req-7ce56167-6637-4084-a129-fba053b4cbdd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.069838 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-volume-transfer {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.070440 np0000181868 devstack@c-api.service[116677]: WARNING castellan.key_manager.migration [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.071385 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension SnapshotActions extending resource: snapshots {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.071466 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: capabilities {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.071502 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072313 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072432 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension AdminActions extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072555 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension AdminActions extending resource: snapshots {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072660 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension AdminActions extending resource: backups {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072959 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeActions extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.072998 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: encryption {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.073026 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension TypesManage extending resource: types {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073026 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension UsedLimits extending resource: limits {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073125 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073222 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073333 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073439 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeTypeAccess extending resource: types {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073559 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073675 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.073781 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.v3.router [None req-e6e2c51a-108f-471f-87ce-14b9c0678d3b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116677) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.074391 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: os-volume-type-access {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.075403 np0000181868 devstack@c-api.service[116676]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b1dd0a3668 pid: 116676 (default app) Jun 18 05:26:53.076000 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: cgsnapshots {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.077433 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extended resource: qos-specs {{(pid=116678) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 05:26:53.077903 np0000181868 devstack@c-api.service[116675]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b1dd0a3668 pid: 116675 (default app) Jun 18 05:26:53.079585 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.contrib.snapshot_actions [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] SnapshotActionsController initialized {{(pid=116678) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 05:26:53.080405 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.082965 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.083006 np0000181868 devstack@c-api.service[116677]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b1dd0a3668 pid: 116677 (default app) Jun 18 05:26:53.083235 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.084091 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084091 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084236 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084236 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084236 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084236 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084236 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084487 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084767 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084767 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084767 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084767 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084767 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084998 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084998 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.084998 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.084998 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085172 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085172 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085172 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085172 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085378 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085378 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085378 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085378 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085378 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085617 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085617 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085617 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085617 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085617 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.085822 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086104 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086364 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086626 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086626 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086721 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.086759 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086759 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086759 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.086759 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.086759 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087061 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087061 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087061 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087061 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087061 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087282 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087543 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087781 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087781 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087781 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.087781 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.087781 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088042 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088042 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088042 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088042 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088042 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088255 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088255 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088255 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088255 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088449 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088449 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088449 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088449 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088642 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088642 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088642 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088642 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088642 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088877 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088877 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088877 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.088877 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.088877 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089164 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089164 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089164 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089164 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089350 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089350 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089350 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089350 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089531 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089531 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089531 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089531 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089709 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089709 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089709 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089709 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089897 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089897 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.089897 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.089897 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090706 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.090706 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090706 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.090706 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090706 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.090932 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091237 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091237 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091237 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091237 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091237 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091426 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091741 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.091999 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092182 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092377 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092377 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092377 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092377 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092509 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092509 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092509 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092509 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092509 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092679 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092679 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092679 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092679 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:26:53.092679 np0000181868 devstack@c-api.service[116676]: warnings.warn(deprecated_msg) Jun 18 05:26:53.092822 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.093114 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-52d2b301-cc74-4e2b-ba7f-3fd752486c94 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:26:53.093173 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.093173 np0000181868 devstack@c-api.service[116678]: WARNING castellan.key_manager.migration [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 05:26:53.093173 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093173 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093286 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 1/1] 199.19.213.200 () {60 vars in 956 bytes} [Thu Jun 18 05:26:53 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension AdminActions extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension AdminActions extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension AdminActions extending resource: backups {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeActions extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension TypesManage extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension UsedLimits extending resource: limits {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.093491 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.v3.router [None req-c27fe499-5244-4d16-a398-58b0cf1f88d9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116678) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 05:26:53.100635 np0000181868 devstack@c-api.service[116678]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b1dd0a3668 pid: 116678 (default app) Jun 18 05:27:00.988752 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.988752 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.988752 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.988752 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.988752 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990149 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990149 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990149 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990149 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990149 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990549 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990953 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990953 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.990953 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.990953 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991316 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991316 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991316 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991316 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991592 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991592 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991592 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991592 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991854 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991854 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991854 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.991854 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.991854 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992286 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.992286 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992286 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.992286 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992286 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.992618 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993014 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993380 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993739 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993739 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993739 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.993739 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.993739 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994097 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994097 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994097 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994097 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994097 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994459 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.994820 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995217 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995217 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995217 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995217 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995217 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995444 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995444 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995444 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995444 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995444 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995633 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995633 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995633 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995633 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995796 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995796 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995796 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995796 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995958 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995958 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995958 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.995958 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.995958 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996179 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996179 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996179 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996179 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996179 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996386 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996386 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996386 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996386 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996544 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996544 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996544 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996544 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996703 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996703 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996703 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996703 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996865 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996865 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.996865 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.996865 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997041 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997041 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997041 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997041 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997199 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997199 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997199 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997199 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997199 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997507 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997732 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997732 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997732 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997732 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997732 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.997925 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998187 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998432 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998694 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998916 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998916 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.998916 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.998916 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999101 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.999101 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999101 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.999101 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999101 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: warnings.warn(deprecated_msg) Jun 18 05:27:00.999315 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:27:01.559438 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff admin admin] POST https://199.19.213.200/volume/v3/types Jun 18 05:27:01.560068 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 05:27:01.562315 np0000181868 devstack@c-api.service[116675]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 05:27:01.562315 np0000181868 devstack@c-api.service[116675]: warnings.warn( Jun 18 05:27:01.605031 np0000181868 devstack@c-api.service[116675]: DEBUG oslo_db.sqlalchemy.engines [None req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff 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=116675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:27:01.633372 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff admin admin] https://199.19.213.200/volume/v3/types returned with HTTP 200 Jun 18 05:27:01.634002 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 1/2] 199.19.213.200 () {68 vars in 1288 bytes} [Thu Jun 18 05:27:00 2026] POST /volume/v3/types => generated 186 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:27:01.669606 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.669606 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670009 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670009 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670009 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670009 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670009 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670163 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670319 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670319 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670319 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670319 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670319 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670438 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670438 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670438 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670438 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670604 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670604 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670604 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670604 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670719 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670719 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670719 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670719 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670719 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670854 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670854 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670854 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670854 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670854 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.670997 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671152 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671307 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671469 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671635 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671635 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671635 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671635 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671743 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671743 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671743 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671743 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671743 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671881 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671881 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671881 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.671881 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.671881 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672066 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672263 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672263 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672263 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672263 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672263 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672463 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672463 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672463 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672463 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672463 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672629 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672629 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672629 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672629 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672804 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672804 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672804 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672804 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672956 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672956 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672956 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.672956 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.672956 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674094 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674094 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674094 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674094 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674094 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674474 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674474 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674474 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674474 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674682 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674682 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674682 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674682 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674841 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674841 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.674841 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.674841 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675003 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675003 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675003 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675003 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675282 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675282 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675282 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675282 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675531 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675766 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675766 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675766 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.675766 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.675766 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676025 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676640 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.676929 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677210 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677509 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677509 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677509 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677509 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677810 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677810 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677810 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677810 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677970 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677970 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.677970 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.677970 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.678164 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.678164 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.678164 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:27:01.678164 np0000181868 devstack@c-api.service[116677]: warnings.warn(deprecated_msg) Jun 18 05:27:01.678164 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff req-d98cc47a-faf4-445b-9396-84aedb46b312 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:27:02.087793 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff req-d98cc47a-faf4-445b-9396-84aedb46b312 admin admin] POST https://199.19.213.200/volume/v3/types/72f36643-9d8a-4167-aced-8bc1bd4c5edc/extra_specs Jun 18 05:27:02.088485 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff req-d98cc47a-faf4-445b-9396-84aedb46b312 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 05:27:02.090484 np0000181868 devstack@c-api.service[116677]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 05:27:02.090484 np0000181868 devstack@c-api.service[116677]: warnings.warn( Jun 18 05:27:02.128350 np0000181868 devstack@c-api.service[116677]: DEBUG oslo_db.sqlalchemy.engines [req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff req-d98cc47a-faf4-445b-9396-84aedb46b312 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=116677) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:27:02.203023 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [req-ea4a0d53-eb3b-46fc-9431-9ece7772aeff req-d98cc47a-faf4-445b-9396-84aedb46b312 admin admin] https://199.19.213.200/volume/v3/types/72f36643-9d8a-4167-aced-8bc1bd4c5edc/extra_specs returned with HTTP 200 Jun 18 05:27:02.204249 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 1/3] 199.19.213.200 () {70 vars in 1505 bytes} [Thu Jun 18 05:27:01 2026] POST /volume/v3/types/72f36643-9d8a-4167-aced-8bc1bd4c5edc/extra_specs => generated 55 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:27:02.957182 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=6 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:27:02.979097 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=6 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:27:11.631040 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:27:12.199618 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:31:31.533482 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-3d9ab98e-7c1c-46f7-bade-2b41f80bfcbc None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:31:31.534918 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-3d9ab98e-7c1c-46f7-bade-2b41f80bfcbc None None] GET https://199.19.213.200/volume// Jun 18 05:31:31.535424 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-3d9ab98e-7c1c-46f7-bade-2b41f80bfcbc None None] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:31:31.535960 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-3d9ab98e-7c1c-46f7-bade-2b41f80bfcbc None None] Calling method 'all' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:31:31.536709 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-3d9ab98e-7c1c-46f7-bade-2b41f80bfcbc None None] https://199.19.213.200/volume// returned with HTTP 300 Jun 18 05:31:31.537126 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 2/4] 199.19.213.200 () {66 vars in 1456 bytes} [Thu Jun 18 05:31:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 05:32:13.066779 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.066779 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.066779 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.066779 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067485 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067485 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067485 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067485 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067664 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067901 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067901 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067901 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.067901 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.067901 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068170 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068170 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068170 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068170 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068170 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068361 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068361 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068361 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068361 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068563 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068563 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068563 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068563 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068563 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068794 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068794 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068794 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.068794 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.068794 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069159 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.069631 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070066 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070542 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070542 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070542 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070542 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070542 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070930 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070930 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070930 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.070930 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.070930 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071292 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071680 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071897 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071897 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071897 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.071897 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.071897 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072221 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072221 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072221 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072221 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072221 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072412 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072412 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072412 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072412 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072582 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072582 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072582 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072582 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072737 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072737 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072737 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072737 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072737 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072942 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072942 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072942 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.072942 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.072942 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073147 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073147 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073147 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073147 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073299 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073299 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073299 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073299 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073507 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073507 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073507 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073507 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073670 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073670 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073670 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073670 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073822 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073822 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.073822 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.073822 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.074767 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.074767 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.074767 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.074767 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.074767 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.075182 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075696 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.075696 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075696 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.075696 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.075696 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.076608 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077250 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.077860 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.078481 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079099 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079099 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079099 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079099 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079526 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079526 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079526 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079526 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079526 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: warnings.warn(deprecated_msg) Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-8f2eeda8-8baa-4972-9588-ada730e4da72 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:13.079891 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 1/5] 199.19.213.200 () {62 vars in 1068 bytes} [Thu Jun 18 05:32:13 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:32:13.113234 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:13.127331 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 2/6] 199.19.213.200 () {64 vars in 1272 bytes} [Thu Jun 18 05:32:13 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:32:13.161160 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 req-0f9b1d47-b562-4feb-809b-f966292be3f5 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:13.164911 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 req-0f9b1d47-b562-4feb-809b-f966292be3f5 demo demo] GET https://199.19.213.200/volume/v3/ Jun 18 05:32:13.165185 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 req-0f9b1d47-b562-4feb-809b-f966292be3f5 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:13.165456 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 req-0f9b1d47-b562-4feb-809b-f966292be3f5 demo demo] Calling method 'version_select' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:13.166712 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [req-91dcdffb-5e61-4ab2-94aa-49f0205a94d9 req-0f9b1d47-b562-4feb-809b-f966292be3f5 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 18 05:32:13.167167 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 2/7] 199.19.213.200 () {66 vars in 1346 bytes} [Thu Jun 18 05:32:13 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:13.204247 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:13.599043 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 demo demo] GET https://199.19.213.200/volume/v3/types Jun 18 05:32:13.599488 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:13.599605 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 demo demo] Calling method 'index' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:13.600352 np0000181868 devstack@c-api.service[116676]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 05:32:13.600352 np0000181868 devstack@c-api.service[116676]: warnings.warn( Jun 18 05:32:13.601082 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:32:13.640532 np0000181868 devstack@c-api.service[116676]: DEBUG oslo_db.sqlalchemy.engines [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 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=116676) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:32:13.663044 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-25bbff44-9f97-4eda-8bb9-575b27a99c69 demo demo] https://199.19.213.200/volume/v3/types returned with HTTP 200 Jun 18 05:32:13.663472 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 3/8] 199.19.213.200 () {64 vars in 1290 bytes} [Thu Jun 18 05:32:13 2026] GET /volume/v3/types => generated 377 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:13.701576 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:14.082907 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 18 05:32:14.084097 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:14.084097 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:14.126846 np0000181868 devstack@c-api.service[116678]: DEBUG oslo_db.sqlalchemy.engines [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e 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=116678) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 05:32:14.143721 np0000181868 devstack@c-api.service[116678]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 18 05:32:14.143721 np0000181868 devstack@c-api.service[116678]: warnings.warn( Jun 18 05:32:14.145974 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-fbb25a78-3f56-4efa-bd8e-087031ecb91e demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 18 05:32:14.146423 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 2/9] 199.19.213.200 () {64 vars in 1301 bytes} [Thu Jun 18 05:32:13 2026] GET /volume/v3/types/default => generated 145 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:14.645397 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-8c5f2ebe-7d21-4fe9-a854-92783f59eb7e None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:14.646773 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 3/10] 199.19.213.200 () {62 vars in 1068 bytes} [Thu Jun 18 05:32:14 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:32:14.683572 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-95fe2929-ae21-468f-8d58-6fbd0281fc7b None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:14.689627 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 3/11] 199.19.213.200 () {64 vars in 1272 bytes} [Thu Jun 18 05:32:14 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:32:14.717118 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [req-95fe2929-ae21-468f-8d58-6fbd0281fc7b req-b70df1b2-67ea-4a1d-bdac-ca588d83f5b7 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:14.719766 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-95fe2929-ae21-468f-8d58-6fbd0281fc7b req-b70df1b2-67ea-4a1d-bdac-ca588d83f5b7 demo demo] GET https://199.19.213.200/volume/v3/ Jun 18 05:32:14.720048 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-95fe2929-ae21-468f-8d58-6fbd0281fc7b req-b70df1b2-67ea-4a1d-bdac-ca588d83f5b7 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:14.720629 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-95fe2929-ae21-468f-8d58-6fbd0281fc7b req-b70df1b2-67ea-4a1d-bdac-ca588d83f5b7 demo demo] Calling method 'version_select' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:14.721923 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-95fe2929-ae21-468f-8d58-6fbd0281fc7b req-b70df1b2-67ea-4a1d-bdac-ca588d83f5b7 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 18 05:32:14.722725 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 4/12] 199.19.213.200 () {66 vars in 1346 bytes} [Thu Jun 18 05:32:14 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:14.758385 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-9883baa3-b7db-475a-9a77-873821943586 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:14.762801 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-9883baa3-b7db-475a-9a77-873821943586 demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 18 05:32:14.763351 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-9883baa3-b7db-475a-9a77-873821943586 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:14.763672 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-9883baa3-b7db-475a-9a77-873821943586 demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:14.771464 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-9883baa3-b7db-475a-9a77-873821943586 demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 18 05:32:14.771825 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 3/13] 199.19.213.200 () {64 vars in 1301 bytes} [Thu Jun 18 05:32:14 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:15.402393 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-75154d11-a095-400e-b703-da03198c6f8e None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.403787 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 4/14] 199.19.213.200 () {62 vars in 1068 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:32:15.439077 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-c099ba7d-1c36-47f5-b80b-5053d46803fe None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.443538 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 4/15] 199.19.213.200 () {64 vars in 1272 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:32:15.478634 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [req-c099ba7d-1c36-47f5-b80b-5053d46803fe req-3adde114-32d7-48e5-8ec8-da7e6fbd4212 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.481343 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-c099ba7d-1c36-47f5-b80b-5053d46803fe req-3adde114-32d7-48e5-8ec8-da7e6fbd4212 demo demo] GET https://199.19.213.200/volume/v3/ Jun 18 05:32:15.481901 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-c099ba7d-1c36-47f5-b80b-5053d46803fe req-3adde114-32d7-48e5-8ec8-da7e6fbd4212 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:15.482605 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-c099ba7d-1c36-47f5-b80b-5053d46803fe req-3adde114-32d7-48e5-8ec8-da7e6fbd4212 demo demo] Calling method 'version_select' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:15.483220 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-c099ba7d-1c36-47f5-b80b-5053d46803fe req-3adde114-32d7-48e5-8ec8-da7e6fbd4212 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 18 05:32:15.483751 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 5/16] 199.19.213.200 () {66 vars in 1346 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:15.520980 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-2c81f2ff-e589-4894-9c83-07a3934cc2bb None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.523926 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-2c81f2ff-e589-4894-9c83-07a3934cc2bb demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 18 05:32:15.524208 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-2c81f2ff-e589-4894-9c83-07a3934cc2bb demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:15.524548 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-2c81f2ff-e589-4894-9c83-07a3934cc2bb demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:15.534265 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-2c81f2ff-e589-4894-9c83-07a3934cc2bb demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 18 05:32:15.534609 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 4/17] 199.19.213.200 () {64 vars in 1301 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:15.576073 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-3d849669-5c50-437e-a968-b04f74fb814b None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.577000 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 5/18] 199.19.213.200 () {62 vars in 1068 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 18 05:32:15.609697 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-c93d2b22-e21e-483e-8b67-fafeefa3456a None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.613793 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 5/19] 199.19.213.200 () {64 vars in 1272 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 18 05:32:15.654127 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [req-c93d2b22-e21e-483e-8b67-fafeefa3456a req-8063365f-2aa5-43be-83df-da822243b9a2 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.657085 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-c93d2b22-e21e-483e-8b67-fafeefa3456a req-8063365f-2aa5-43be-83df-da822243b9a2 demo demo] GET https://199.19.213.200/volume/v3/ Jun 18 05:32:15.657459 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-c93d2b22-e21e-483e-8b67-fafeefa3456a req-8063365f-2aa5-43be-83df-da822243b9a2 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:15.657906 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [req-c93d2b22-e21e-483e-8b67-fafeefa3456a req-8063365f-2aa5-43be-83df-da822243b9a2 demo demo] Calling method 'version_select' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:15.658744 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [req-c93d2b22-e21e-483e-8b67-fafeefa3456a req-8063365f-2aa5-43be-83df-da822243b9a2 demo demo] https://199.19.213.200/volume/v3/ returned with HTTP 200 Jun 18 05:32:15.659496 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 6/20] 199.19.213.200 () {66 vars in 1346 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:15.704838 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-f4ce8907-f412-456a-88a1-f80d35e79cdd None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:32:15.708719 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-f4ce8907-f412-456a-88a1-f80d35e79cdd demo demo] GET https://199.19.213.200/volume/v3/types/default Jun 18 05:32:15.709321 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-f4ce8907-f412-456a-88a1-f80d35e79cdd demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:32:15.709815 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-f4ce8907-f412-456a-88a1-f80d35e79cdd demo demo] Calling method 'show' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:32:15.719305 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-f4ce8907-f412-456a-88a1-f80d35e79cdd demo demo] https://199.19.213.200/volume/v3/types/default returned with HTTP 200 Jun 18 05:32:15.719823 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 5/21] 199.19.213.200 () {64 vars in 1301 bytes} [Thu Jun 18 05:32:15 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 05:32:23.656545 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:32:25.718283 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=8 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:37:29.384217 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-205740d3-2250-45b3-85f6-5c16bce92a0b None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:37:29.542990 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:37:29.542990 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:37:29.542990 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:37:29.543912 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:37:29.545474 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:37:29.600684 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] Get all volumes completed successfully. Jun 18 05:37:29.604678 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-205740d3-2250-45b3-85f6-5c16bce92a0b demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:37:29.604678 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 6/22] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:37:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:37:39.592306 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:38:29.651400 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:38:29.655540 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:38:29.655754 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:38:29.655994 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:38:29.656620 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:38:29.660687 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:38:29.701244 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] Get all volumes completed successfully. Jun 18 05:38:29.706250 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-9c0d4eb9-8a98-4905-8378-82de1778b5b0 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:38:29.706905 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 6/23] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:38:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:38:39.689126 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:39:29.774248 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:39:29.777418 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:39:29.777699 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:39:29.777882 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:39:29.778333 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:39:29.779133 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:39:29.821438 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] Get all volumes completed successfully. Jun 18 05:39:29.824133 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-ac0a4e57-b573-4646-9ffb-5ddd78f27874 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:39:29.824723 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 7/24] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:39:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:39:39.813087 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:40:29.849395 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:40:29.853017 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:40:29.853570 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:40:29.853570 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:40:29.854154 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:40:29.855009 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:40:29.906666 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] Get all volumes completed successfully. Jun 18 05:40:29.909353 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-c39138d9-5a32-4cdb-93e2-aeddb204d08e demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:40:29.909912 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 6/25] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:40:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:40:39.897316 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:41:29.930581 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:41:29.934057 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:41:29.934329 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:41:29.934671 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:41:29.934904 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:41:29.935886 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:41:29.946144 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] Get all volumes completed successfully. Jun 18 05:41:29.948821 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-7fca9aea-9a42-4ff5-80eb-82448e6c1972 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:41:29.950056 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 7/26] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:41:39.939286 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:42:29.973594 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:42:30.142331 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:42:30.142706 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:42:30.143137 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:42:30.143853 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:42:30.146123 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:42:30.162929 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] Get all volumes completed successfully. Jun 18 05:42:30.166866 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-2796d754-d64f-4de5-b986-9df82f0e3a80 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:42:30.167545 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 7/27] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:42:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:42:40.154459 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:43:30.194922 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-98e84c58-0dee-4101-815c-91cba136ef53 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:43:30.199209 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:43:30.199554 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:43:30.199922 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:43:30.200447 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:43:30.201633 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:43:30.211627 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] Get all volumes completed successfully. Jun 18 05:43:30.214610 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-98e84c58-0dee-4101-815c-91cba136ef53 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:43:30.215228 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 8/28] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:43:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:43:40.206100 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:44:30.238610 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:44:30.242033 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:44:30.242330 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:44:30.242605 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:44:30.243007 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:44:30.244315 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:44:30.253720 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] Get all volumes completed successfully. Jun 18 05:44:30.255908 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-a61e8439-63cc-43ad-87b2-dfa0774c56a2 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:44:30.256327 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 7/29] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:44:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:44:40.248688 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:45:30.272353 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-515455ed-5c51-4e17-b122-274dadffdbc8 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:45:30.274611 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:45:30.275112 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:45:30.275517 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:45:30.276030 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:45:30.277283 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:45:30.288863 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] Get all volumes completed successfully. Jun 18 05:45:30.292241 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-515455ed-5c51-4e17-b122-274dadffdbc8 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:45:30.292775 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 8/30] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:45:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:45:40.281168 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:46:30.308557 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:46:30.315281 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:46:30.315534 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:46:30.315774 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:46:30.316101 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:46:30.316855 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:46:30.328651 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] Get all volumes completed successfully. Jun 18 05:46:30.332762 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-90c0200b-da92-4cbd-afc6-6569484a8c68 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:46:30.333451 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 8/31] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:46:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:46:40.322922 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:47:30.362624 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:47:30.540106 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:47:30.540390 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:47:30.540653 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:47:30.541088 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:47:30.542118 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:47:30.554457 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] Get all volumes completed successfully. Jun 18 05:47:30.557842 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-e6132dd7-b7f8-4959-8603-32d2ffc69793 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:47:30.558387 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 9/32] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:47:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:47:40.547612 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:48:30.578183 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:48:30.582387 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:48:30.582801 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:48:30.583306 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:48:30.583791 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:48:30.585100 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:48:30.595350 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] Get all volumes completed successfully. Jun 18 05:48:30.598550 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-7631bedb-324a-47b5-8b7f-8cd5b8e9bbb8 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:48:30.599182 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 8/33] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:48:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:48:40.588615 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:49:30.618878 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:49:30.622091 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:49:30.622359 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:49:30.622646 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:49:30.622937 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:49:30.623915 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:49:30.631978 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] Get all volumes completed successfully. Jun 18 05:49:30.633770 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-71d8df68-a2e2-4134-8bce-9b6c21079583 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:49:30.634125 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 9/34] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:49:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:49:40.628369 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:50:30.649344 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:50:30.652753 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:50:30.653109 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:50:30.653443 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:50:30.653827 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:50:30.655065 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:50:30.663271 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] Get all volumes completed successfully. Jun 18 05:50:30.665410 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-5158086a-d3d6-4b29-b846-4ee7b8f0c8ed demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:50:30.665919 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 9/35] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:50:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:50:40.658705 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:51:30.694388 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:51:30.698325 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:51:30.698577 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:51:30.698837 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:51:30.699219 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:51:30.701114 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:51:30.711361 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] Get all volumes completed successfully. Jun 18 05:51:30.714176 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-49ba7ed9-f620-4245-a739-e72dbc5acbfa demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:51:30.714629 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 10/36] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:51:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:51:40.704746 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:52:30.730502 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:52:30.868793 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:52:30.869354 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:52:30.869868 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:52:30.870488 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:52:30.872019 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:52:30.884875 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] Get all volumes completed successfully. Jun 18 05:52:30.888472 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-fea72abc-e73d-4800-bc5c-4e3bd36c444b demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:52:30.888966 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 9/37] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:52:30 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 18 05:52:40.877513 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:53:30.905696 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:53:30.912430 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:53:30.912813 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:53:30.913240 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:53:30.913694 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:53:30.915291 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:53:30.928146 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] Get all volumes completed successfully. Jun 18 05:53:30.933510 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-9191bb3c-6041-4ae7-84ed-0bfe92addce3 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:53:30.933981 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 10/38] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:53:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:53:40.922098 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:54:30.949857 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:54:30.953353 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:54:30.953588 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:54:30.953850 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:54:30.954199 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:54:30.955197 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:54:30.964878 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] Get all volumes completed successfully. Jun 18 05:54:30.967611 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-ad3c2949-6a66-48bd-9415-64fb3498a3c9 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:54:30.968119 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 10/39] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:54:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:54:40.959107 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:55:30.988636 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-a3ed5339-83ca-43f9-9574-214845e74c86 None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:55:30.995060 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:55:30.995463 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:55:30.995878 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:55:30.996641 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:55:30.999589 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:55:31.012938 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] Get all volumes completed successfully. Jun 18 05:55:31.016613 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-a3ed5339-83ca-43f9-9574-214845e74c86 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:55:31.017241 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 11/40] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:55:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:55:41.006280 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:56:31.032645 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-af6b0186-adf7-4ec5-8458-06426436935a None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:56:31.035637 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:56:31.035869 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:56:31.036383 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:56:31.036475 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:56:31.037422 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:56:31.046739 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] Get all volumes completed successfully. Jun 18 05:56:31.049383 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-af6b0186-adf7-4ec5-8458-06426436935a demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:56:31.049860 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 10/41] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:56:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:56:41.042017 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:57:31.065380 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:57:31.166166 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:57:31.166420 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:57:31.166742 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:57:31.167131 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:57:31.168126 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:57:31.178404 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] Get all volumes completed successfully. Jun 18 05:57:31.181214 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-b9741250-7fa4-4d96-bef1-09fe2750aa14 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:57:31.181736 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 11/42] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:57:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:57:41.172917 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:58:31.197710 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:58:31.201483 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:58:31.201873 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:58:31.202223 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:58:31.202586 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:58:31.203805 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:58:31.217848 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] Get all volumes completed successfully. Jun 18 05:58:31.221142 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-5ef2ee2d-cf5c-45e7-9c2d-5e5c5163e2a6 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:58:31.221673 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 11/43] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:58:31 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 18 05:58:41.207684 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 05:59:31.241689 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 05:59:31.245221 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 05:59:31.245487 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 05:59:31.245824 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 05:59:31.246218 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 05:59:31.247335 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 05:59:31.255412 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] Get all volumes completed successfully. Jun 18 05:59:31.257483 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-e59b92eb-1fb3-46e1-a43b-d38947f390bc demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 05:59:31.257888 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 12/44] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 05:59:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 05:59:41.251148 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:00:31.274144 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:00:31.277644 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 06:00:31.277998 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:00:31.278284 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:00:31.278611 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:00:31.279852 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:00:31.288296 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] Get all volumes completed successfully. Jun 18 06:00:31.290343 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-8d17be89-a5fd-4dfd-8fad-2e26e6c9f356 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:00:31.290709 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 11/45] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 06:00:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:00:41.284224 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:01:31.309595 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.middleware.request_id [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a None None] RequestId filter calling following filter/app {{(pid=116675) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:01:31.312980 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 06:01:31.313370 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] Empty body provided in request {{(pid=116675) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:01:31.313788 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.openstack.wsgi [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] Calling method 'detail' {{(pid=116675) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:01:31.317990 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.api.api_utils [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] Removing options '' from query. {{(pid=116675) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:01:31.317990 np0000181868 devstack@c-api.service[116675]: DEBUG cinder.volume.api [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116675) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:01:31.329668 np0000181868 devstack@c-api.service[116675]: INFO cinder.volume.api [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] Get all volumes completed successfully. Jun 18 06:01:31.333483 np0000181868 devstack@c-api.service[116675]: INFO cinder.api.openstack.wsgi [None req-6ae48ed0-ab33-4886-b1d8-68ac806dd20a demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:01:31.334354 np0000181868 devstack@c-api.service[116675]: [pid: 116675|app: 0|req: 12/46] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 06:01:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:01:41.322736 np0000181868 devstack@c-api.service[116675]: DEBUG dbcounter [-] [116675] Writing DB stats cinder:SELECT=1 {{(pid=116675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:02:31.350034 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.middleware.request_id [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc None None] RequestId filter calling following filter/app {{(pid=116677) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:02:31.419407 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 06:02:31.419756 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] Empty body provided in request {{(pid=116677) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:02:31.420043 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.openstack.wsgi [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] Calling method 'detail' {{(pid=116677) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:02:31.420362 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.api.api_utils [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] Removing options '' from query. {{(pid=116677) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:02:31.421458 np0000181868 devstack@c-api.service[116677]: DEBUG cinder.volume.api [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116677) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:02:31.435456 np0000181868 devstack@c-api.service[116677]: INFO cinder.volume.api [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] Get all volumes completed successfully. Jun 18 06:02:31.440468 np0000181868 devstack@c-api.service[116677]: INFO cinder.api.openstack.wsgi [None req-3a14fda6-9e87-4269-bac0-11a8ec45cfcc demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:02:31.440885 np0000181868 devstack@c-api.service[116677]: [pid: 116677|app: 0|req: 12/47] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 06:02:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:02:41.427472 np0000181868 devstack@c-api.service[116677]: DEBUG dbcounter [-] [116677] Writing DB stats cinder:SELECT=1 {{(pid=116677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:03:31.466766 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.middleware.request_id [None req-b5e42974-e059-47aa-acac-b397417e807e None None] RequestId filter calling following filter/app {{(pid=116676) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:03:31.471203 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 06:03:31.471453 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] Empty body provided in request {{(pid=116676) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:03:31.471714 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.openstack.wsgi [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] Calling method 'detail' {{(pid=116676) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:03:31.472104 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.api.api_utils [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] Removing options '' from query. {{(pid=116676) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:03:31.474585 np0000181868 devstack@c-api.service[116676]: DEBUG cinder.volume.api [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116676) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:03:31.489428 np0000181868 devstack@c-api.service[116676]: INFO cinder.volume.api [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] Get all volumes completed successfully. Jun 18 06:03:31.493567 np0000181868 devstack@c-api.service[116676]: INFO cinder.api.openstack.wsgi [None req-b5e42974-e059-47aa-acac-b397417e807e demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:03:31.494088 np0000181868 devstack@c-api.service[116676]: [pid: 116676|app: 0|req: 13/48] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 06:03:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:03:41.480322 np0000181868 devstack@c-api.service[116676]: DEBUG dbcounter [-] [116676] Writing DB stats cinder:SELECT=1 {{(pid=116676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.middleware.request_id [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 None None] RequestId filter calling following filter/app {{(pid=116678) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] GET https://199.19.213.200/volume/v3/volumes/detail Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] Empty body provided in request {{(pid=116678) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.openstack.wsgi [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] Calling method 'detail' {{(pid=116678) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.api.api_utils [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] Removing options '' from query. {{(pid=116678) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 06:04:31.521287 np0000181868 devstack@c-api.service[116678]: DEBUG cinder.volume.api [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116678) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 06:04:31.529137 np0000181868 devstack@c-api.service[116678]: INFO cinder.volume.api [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] Get all volumes completed successfully. Jun 18 06:04:31.531619 np0000181868 devstack@c-api.service[116678]: INFO cinder.api.openstack.wsgi [None req-e69eac76-0a0b-4ef9-8f6a-e4fde7839910 demo demo] https://199.19.213.200/volume/v3/volumes/detail returned with HTTP 200 Jun 18 06:04:31.532082 np0000181868 devstack@c-api.service[116678]: [pid: 116678|app: 0|req: 12/49] 199.19.213.200 () {64 vars in 1296 bytes} [Thu Jun 18 06:04:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 06:04:41.523604 np0000181868 devstack@c-api.service[116678]: DEBUG dbcounter [-] [116678] Writing DB stats cinder:SELECT=1 {{(pid=116678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}